github doktor83/SRBMiner-Multi 3.1.0
SRBMiner-MULTI v3.1.0

8 hours ago

🎄✨ Happy Holidays ✨🎄

  • Fixed regression on algorithm 'xelishashv3' for some CPU's

  • Removed algorithms 'progpow_veil', 'progpow_quai', 'ethashr5'

  • Stale shares sending is now enabled by default for progpow based algorithms*

  • Bug fixes


Quai is now using 'kawpow' algorithm which had sending of stale shares disabled by default. Because of this hashrate was much lower on poolside.
From this release all progpow variants and algorithms 'ethash', 'etchash' have sending of stales enabled. If you want to disable it use '--send-stales false'


Custom miner for Hiveos

To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/3.1.0/srbminer_custom-3.1.0.tar.gz

After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )


mmpOS update script to v3.1.0:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.1.0/SRBMiner-Multi-3-1-0-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-1-0-Linux.tar.gz && cd SRBMiner-Multi-3-1-0 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start

HiveOS update script from v3.0.7 to v3.1.0:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.1.0/SRBMiner-Multi-3-1-0-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-1-0-Linux.tar.gz && cd SRBMiner-Multi-3-1-0 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.0.7 && miner start


Archive MD5 hashes
84424cb84f417fa611dd566fd7e6179e *SRBMiner-Multi-3-1-0-win64.zip
0fdb381289d8ecc352226332b2b6e765 *SRBMiner-Multi-3-1-0-Linux.tar.gz

Don't miss a new SRBMiner-Multi release

NewReleases is sending notifications on new releases.