60fb76e2f85d1d37baa18b788c76f6b8 *SRBMiner-Multi-2-4-5-win64.zip
3f092563c38ebc66e2ac451663bfa8b3 *SRBMiner-Multi-2-4-5-Linux.tar.xz
-
Minor performance improvement on algorithm 'karlsenhash' for AMD RDNA2 GPU's
-
Minor performance improvement on algorithm 'sha3d'
-
OC parameters (NVIDIA) should now work as expected on both WINDOWS and LINUX
-
Fixed issue with lower poolside hashrate on algorithm 'blake3_alephium' introduced in previous version
-
Fixed an issue that caused higher difficulty to be used than what the pool sent - on some algorithms, introduced in previous version
-
Removed algorithms : blake2b, blake2s, yespowerlitb, yespoweriots, yespoweritc, yespowerres, yespowerarwn, cryptonight_talleo, cryptonight_ccx, randomhash2, scryptn2, k12, keccak, dynamo, minotaur, kaspa
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.4.5/srbminer_custom-2.4.5.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.4.4 to v2.4.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.5/SRBMiner-Multi-2-4-5-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-5-Linux.tar.xz && cd SRBMiner-Multi-2-4-5 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.4 && miner start