Post
Topic
Board Mining (Altcoins)
Re: [ANN] RainbowMiner v4.7.4.1 most versatile multipool mining AMD,INTEL,NVIDIA,CPU
by
rainbowminer
on 08/09/2021, 12:42:51 UTC
Version


Discord


Live data from rbminer.net's monitoring central


Crazy times for miners - the price for BTC has seen 50k USD again, Ethereum slowly steps towards POS.
And all that time, we continously stay up to date with new miners (SP has published his new Teamblack miner), update to all popular existing miners. The same applies to our pool modules (thanks to the help of our users, which open new issues on Github and start discussions on our Discord-server).
The changes to the core and fixes of RainbowMiner are numerous, just read through the list below. One major highlight: it's now possible to mine on Intel GPUs, as well.

Happy mining!

Updates, included in all releases up to v4.7.4.1:
 
Quote
Miners
  • add miner Gminer255 v2.55 (amd,nvidia)
  • add miner Gminer258 v2.58 (amd,nvidia)
  • add miner Suprminer v2.3.1 (nvidia)
  • add miner Teamblack v1.0 (amd,nvidia)
  • update miner Bminer to v16.4.6 (amd,nvidia)
  • update miner CpuminerJayddee to v3.17.1 (cpu)
  • update miner CpuminerRplant to v5.0.22 (cpu)
  • update miner Gminer to v2.66 (amd,nvidia)
  • update miner Lolminer to v1.31 (amd,nvidia)
  • update miner MiniZ to v1.8y4rc1 (nvidia)
  • update miner Nanominer to v3.3.8 (amd,cpu,nvidia)
  • update miner NBminer to v39.2 (amd,nvidia)
  • update miner Nsfminer to v1.3.14 (amd,nvidia)
  • update miner Phoenix to v5.7b (amd,nvidia)
  • update miner SgminerFancyIx to v0.7.5 (amd)
  • update miner SrbminerMulti to v0.8.0 (amd,cpu)
  • update miner Teamred to v0.8.5 (amd)
  • update miner Trex to v0.21.6 (nvidia)
  • update miner Xmrig to v6.15.0 (amd,cpu,nvidia)
  • remove miner ClaymoreDual (EOL)
  • remove miner GrinProMiner (EOL, issue #1604)

Pools
  • update pool 666Pool
  • update pool Ahashpool
  • update pool BeePool
  • update pool FlexPool
  • update pool Fluxpools
  • update pool Hashvault
  • update pool HeroMiners
  • update pool LuckyPool
  • update pool MiningPoolHub
  • update pool MiningRigRentals
  • update pool Nicehash
  • update pool Ravenminer
  • update pool SuprNova
  • update pool unMineable
  • update pool WoolyPooly
  • remove pool 572133Club
  • remove pool PhiPhiPool
  • remove pool PoolmineXyz

Core
  • add Codec and Codec index to device detection
  • add escape for sqbq + number for background jobs
  • update MinerAPIs
  • update linux CUDA libraries
  • add device selection for INTEL GPUs (only some miners avail, yet)
  • avoid Afterburner warnings when using INTEL GPUs
  • add intel-cards.json
  • update pool Wallets
  • rework miner-lists on console display, so that there is always a minimum list of miners, even if the profit of all miners drops below the minimum (issue #1704)
  • optimize for speed and memory on console display
  • add LogFile viewer to "Benchmarks" page. Log files will show up, if "ShowMinerWindow": "0" in config.txt, only (issue #1701)
  • add "Benchmarked" timestamp to miner stats (issue #1663)
  • add "Date" column to Benchmarks page on localhost (issue #1663)
  • add security features (issue #1601)
  • fix downloader, in case the removal of backup paths fails (this came up due to issue #1655, new for v4.7.3.3).
  • update MiniZ API
  • add Fastlane for Benchmark (issue #1651), new parameters in config.txt:
  • fix backwards compat. for Powershell5 and BOM (issue #1642)
  • update Cleanup.ps1
  • update VRAM check
  • Europe > CentralEurope
  • update curl to v7.77.0 (win)
  • update Updater.ps1
  • linux: update ocdaemon.service
  • add OC Profile7 with half core clock boost, full memory clock boost and connect it to KawPow, to solve frequent crashes with Trex/Gminer mining KawPow.
  • set miner window titles in Windows to "[minername] on [devicemodel] at [poolname(s)] with [algorithm(s)]" (only, if "ShowMinerWindow" is set to "1" in config.txt)
  • add parameter "FixedCostPerDay" to config.txt (issue #1574)
  • update API
  • rework parameter substitution for parameter "Params" in miners.config.txt
  • fix typo which prevented the OpenCL platform reshuffle fallback mechanism to fail
  • update Readme (thank you @sashizu)
  • added VerusCoin (VRSC) and Yenten (YTN) wallets
  • no need to wait for a read-only file
  • fix trigger miner download after gpu switch on/off (issue #1596)
  • update MinersConfigDefault.ps1
  • update curl to v7.76.1 (win)
  • add CPUtest.bat/cputest.sh
  • add more fail-safe CPU flags detection (issue #1605)
  • add parameter "DiskMinGB" to config.txt (issue #1586). This will trigger a Pushover/eMail notification, if the free disk space drops below that value. Defaults to 5GB
  • make sure, BTC is on the currency list (issue #1571)
  • update Setup: make BTC mandatory for Currency parameter in config.txt (issue #1571)
  • fix warning message due to unexpected PowerShell case sensitivity with "Select-Object -Unique" (issue #1575)
  • fix crashes during donation (issue #1576)
  • update setup.html
  • linux: update sysinfo.sh
  • update algorithms.json
  • update coinsdb.json
  • update dconf.json
  • update ethdagsizes.json
  • update poolsinfo.json
  • update miner-ports.txt
  • update mrrpools.json
  • update mrrservers.json
  • update regions.json
  • update regions2.json
  • update unprofitable.json
  • update unprofitable-cpu.json
  • update README.md