32177a964b80f17834d29d57cbcb8bf5 *SRBMiner-Multi-2-4-1-win64.zip
26bb8f3868d59edc7115109738d93d56 *SRBMiner-Multi-2-4-1-Linux.tar.xz
-
Added algorithm 'karlsenhash' (Karlsen) for GPU mining [AMD/NVIDIA/INTEL], fee 1.0%
-
Added algorithm 'randomnevo' (NevoCoin) for CPU mining, fee 0.85%
-
Added support for dual mining ETHASHB3/SHA256DT on AMD/NVIDIA/INTEL GPU's
-
Lowered devfee on algorithm 'memehash' to 0.85%
-
Removed algorithms 'randomxl' and 'randomwow'
-
Added parameter '--gpu-disable-oc' which completely disables built-in OC functionality
-
Minor 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.4.1/srbminer_custom-2.4.1.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.0 to v2.4.1:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.1/SRBMiner-Multi-2-4-1-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-1-Linux.tar.xz && cd SRBMiner-Multi-2-4-1 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.0 && miner start