Skip to content

SRBMiner-MULTI v2.3.3

Compare
Choose a tag to compare
@doktor83 doktor83 released this 16 Aug 19:11
· 36 commits to master since this release
77aafed

MD5:
01483507ab5c9418cb096c0eb4e87330 *SRBMiner-Multi-2-3-3-win64.zip
947bf0e5a81c42e3b46ac5630a3f947b *SRBMiner-Multi-2-3-3-Linux.tar.xz

  • Added algorithm 'ethashb3' (RETHEREUM coin) for GPU mining, fee 2% [AMD only]*

  • Minor performance improvement on algorithm 'dynex' [Dynexcoin]

  • Bug fixes for algorithm 'dynex'*

  • Minor bug fixes


ethashb3:
NVIDIA support will be available in next release


dynex:
Upgrading to this release is advised because of better mallob handling and other 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.3/srbminer_custom-2.3.3.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.2 to v2.3.3:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.3/SRBMiner-Multi-2-3-3-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-3-Linux.tar.xz && cd SRBMiner-Multi-2-3-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.3.2 && miner start