6124b283ebc174df1436206822d8d799 *SRBMiner-Multi-2-2-5-win64.zip
a106eda1ce99994813c65997b9172de4 *SRBMiner-Multi-2-2-5-Linux.tar.xz
-
Significantly improved mining performance on algorithm 'dynex' for AMD/NVIDIA/INTEL
-
Improved mining performance on algorithm 'blake3_ironfish' for AMD/NVIDIA/INTEL in single and dual modes
-
Added support for algorithm 'sha3d' on NVIDIA/INTEL GPU's
-
Ironfish is now compatible with pools using stratum v2
-
Added optimised kernel for DUAL mining : DYNEX/SHA512_256D_RADIANT
-
Added auto tune for algorithm 'dynex' that will try to find an optimal gpu intensity value
-
Removed CPU POW [algorithm 'dynex']
-
Algorithm 'xdag' is now compatible with xdagj 0.6.1
-
Fixed broken RXD/ALEPH mining on RDNA gpus [linux]
-
If using '--gpu-reset-oc' parameter, it will get applied also on miner shutdown
-
Bug fixes
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.2.5/srbminer_custom-2.2.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.2.4 to v2.2.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.2.5/SRBMiner-Multi-2-2-5-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-2-5-Linux.tar.xz && cd SRBMiner-Multi-2-2-5 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.2.4 && miner start