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
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
- How to Update: https://github.com/RainbowMiner/RainbowMiner/blob/master/Doc/UPDATE.md
- Main: https://github.com/RainbowMiner/RainbowMiner/blob/master/README.md
- Networking: https://github.com/RainbowMiner/RainbowMiner/blob/master/Doc/NETWORKING.md
- Linux-Setup Shortguide: https://github.com/RainbowMiner/RainbowMiner/blob/master/Doc/LINUX-SETUP-SHORTGUIDE.md
- Other: https://github.com/RainbowMiner/RainbowMiner/issues?q=is%3Aissue+label%3Adocumentation