fdafa622b35862c093577ad519963de0 *SRBMiner-Multi-2-3-5-win64.zip
5e646f0d31774d85180dbee832cecf5c *SRBMiner-Multi-2-3-5-Linux.tar.xz
-
Added support for dual mining ETHASHB3/BLAKE3_ALEPHIUM on NVIDIA and AMD RDNA1/2/3 GPUs
-
Minor performance improvement on algorithm 'ethashb3'
-
Minor performance improvement on algorithm 'dynex'
-
Lowered devfee for algorithm 'ethashb3' to 1%
-
Added field 'wallet' to API->algorithms->pool
-
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.3.5/srbminer_custom-2.3.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.3.4 to v2.3.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.5/SRBMiner-Multi-2-3-5-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-5-Linux.tar.xz && cd SRBMiner-Multi-2-3-5 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.3.4 && miner start