github RainbowMiner/RainbowMiner v5.0.3.0
RainbowMiner v5.0.3.0

5 hours ago

Update release

Miners

  • update miner BzMiner to v100.23 (amd,cpu,intel,nvidia)
  • add miner CcminerTpfuemp v2026.09 (nvidia)
  • update miner FiroPOWAmd to v1.4.0 (amd)
  • update miner FiroPOWNvidia to v1.4.0 (nvidia)
  • update miner OneZeroMiner to v1.7.6 (amd,nvidia)
  • update miner SrbminerMulti to v3.6.7 (amd,cpu,intel,nvidia)
  • update miner Wildrig to v0.51.2 (amd,intel,nvidia)
  • update miner SrbminerMulti
    • exclude pool RPlant for algorithm poseidon2b/NOID: their stratum sends a truncated 8-byte job_id (reference pools send 16 bytes), SRBMiner-Multi 3.6.3 answers with "PARSE error: Pool sent a malformed NOID job" and never mines

Pools

  • update pool LuckyPool
    • add QUAN (Quantus) - be careful not to use QTC (Qubitcoin) for Quantus. We used the QUAN symbol because it is Quantus' official ticker on SafeTrade.
  • update pool SuprNova
    • add QUAN (Quantus) - be careful not to use QTC (Qubitcoin) for Quantus. We used the QUAN symbol because it is Quantus' official ticker on SafeTrade.

Core

  • update algorithms.json
  • update coinsdb.json
  • update CoinsDB.ps1
  • update ethdagsizes.json
  • update poolsinfo.json
  • Update device detection
    • add the OpenCL MaxMemAllocSize (largest single allocation) to the device info, API and device data report (#3223)
    • show it as MaxAlloc column in ListDevices (#3223)
  • keep idle runspaces of the miner runspace pool alive (CleanupInterval 30 days): a runspace recycled after the 15 min default left its TypeTable and binder rules pinned in the call-site caches, about 3 MB per miner start following an idle gap
  • Set-Stat: name the stat in the "Fluctuation out of range" throw, so the $Global:Error flush into errors_*.main.txt identifies which stat was reset (pool stats are set with -Quiet, so the readable warning never appears)
  • Add UserAgent config option
    • new UserAgent setting overrides the built-in browser user agent for all web requests, for users whose provider or Cloudflare blocks the default (#3224)
    • requests to rbminer.net always keep the built-in user agent
    • empty or whitespace-only values fall back to the built-in default
    • added to the setup, the command line parameters and the web setup form
  • Document pool API troubleshooting and UserAgent
    • new FAQ entry for "No pools available" and a pool API returning nothing: wallet check first, then the asyncloader error log, the curl test and the Cloudflare challenge case (#3224)
    • notes that a running miner proves nothing, because stratum does not use the pool's HTTPS API
    • UserAgent added to the config reference, incl. the rbminer.net exception

Documentation

Don't miss a new RainbowMiner release

NewReleases is sending notifications on new releases.