005a518268e38705fc35d473eeef05bf *SRBMiner-Multi-2-3-9-win64.zip
db619916e6dc577af50362b833bd36f1 *SRBMiner-Multi-2-3-9-Linux.tar.xz
-
Fixed invalid shares issue on algorithm 'dynex' [introduced in v2.3.8]
-
Performance improvement on algorithm 'dynex' for some GPU's
-
Reduced devfee for algorithm 'dynex' to 2.0%
-
Added accepted/rejected/compute error stats per GPU in json API->algorithms
-
Minor bug fixes
Update:
Re-uploaded binaries and updated md5 hashes because i did a quick bug fix:
- When '--max-no-share-sent' parameter was used it always triggered if ZIL was mined too.
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/2.3.9/srbminer_custom-2.3.9.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 )
HiveOS update script from v2.3.7 to v2.3.9:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.9/SRBMiner-Multi-2-3-9-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-9-Linux.tar.xz && cd SRBMiner-Multi-2-3-9 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.3.7 && miner start