5fa5276c8248d65e25090fc59ec38a07 *SRBMiner-Multi-0-9-5-win64.zip
26a7f61b883d86a8a7af8e6dbe992f6d *SRBMiner-Multi-0-9-5-Linux.tar.xz
- Added algorithm 'yescryptr8' for GPU mining, fee 0.85%
- Added algorithm 'yescryptr16' for GPU mining, fee 0.85%
- Added algorithm 'yescryptr32' for GPU mining, fee 0.85%
- Added algorithm 'frkhash' (Expanse's next algorithm) for CPU/GPU mining, fee 0.85%
- Lowered devfee for 'autolykos2' algorithm to 1.5%
- Lowered devfee for 'blake3_alephium' algorithm to 0.85% (CPU/GPU)
- Small performance increase on 'autolykos2' algorithm for RDNA2 GPU's
- Small performance increase on 'dynamo' algorithm for GPU's
- A little bit faster dataset creation on 'autolykos2' algorithm for some GPU's
- A little bit lower power consumption on 'autolykos2' algorithm for Ellesmere GPU's
- A little bit lower power consumption on 'ethash' algorithm for RDNA2 GPU's
- A little bit lower power consumption on 'etchash' algorithm for RDNA2 GPU's
- If using --cpu-threads parameter, affinity is now auto set for CPU's with 64+ threads too
- Added parameter '--set-console-title' (Windows only) [set custom title to miner console window]
- Added parameter aliases for --algorithm, --cpu-threads, --password, --pool, --wallet ( -a, -t, -p, -o, -u )
- Parameter '--diff-factor' now accepts values in decimal format too
- Removed support for older GPU's (pitcairn, tahiti, hawaii, fiji, tonga)
- Minor bug fixes
Why was support for older cards removed?
Although those cards are really old, the real reason for removing support for Pitcairn, Tahiti, Hawaii, Fiji and Tonga is that i don't own any of these GPU's, meaning i can't test / optimise any code for them.