github RainbowMiner/RainbowMiner v4.9.8.1
RainbowMiner v4.9.8.1

10 days ago

Update release

Miners

  • update miner SrbMinerMulti to v2.8.1 (amd,cpu,intel,nvidia)
  • update miner Wildrig to v0.42.5 (amd,intel,nvidia)

Pools

  • update balance Wallet
    • use Get-ValueFromRequest function
  • update pool Crazypool
    • remove ETHW, KAS, SDR, ZIL
  • update pool K1Pool
    • adapt dual ZIL mining
  • update pool Userpools
    • allow Currency-only userpools
    • allow user defined API urls (description follows)
    • allow for static profit in ProfitValue
    • add ProfitDivisor alongside ProfitFactor to easify calculations
    • forget about PoolDivisor, use PoolFactor as divisor alongside with expression replace and special handling for yiimp
    • inject resets
    • fix Yiimp like calculation
    • rename variable names: ProfitUrl->APIUrl, ProfitValue->Profit
    • add variables for TimeSinceLast, Blocks24h, Hashrate, Difficulty, SoloMining
    • distill request logic into function
    • return $null for Hashrate and BLK in case no value set
    • return $null for Difficulty in case of no value
    • allow three different API urls
    • make pool fee configurable with API urls
    • only "#N" allowed for profits and direct number access
  • update pool Zpool
    • avoid trashy coins (issue #3003)
    • don't use SCC coin for FiroPow miners -> ack. for >8GB VRAM (issue #2997)

Core

  • update amdarchdb.json
    • add RDNA4 / RX90xx / Navi48
  • update armdb.json
  • update coinsdb.json
    • fix scc/firo mixup (issue #2997)
  • update ethdagsizes.json
  • update minersha256.json
  • update poolsinfo.json
  • update README.md
    • add description for userpools.config.txt
  • update progpow algorithms and algorithms to ethdagsizes (issue #2997)
  • fix (issue #2997)
  • protect from transcript errors
  • make sure firewall exceptions in Windows
  • optimize firewall settings
  • use scriptblock for firewalls
  • remove debug warn message
  • fix combo mode when using MiningRigRentals
  • (localhost) fix setup of userpools

Documentation

Don't miss a new RainbowMiner release

NewReleases is sending notifications on new releases.