Skip to content

SRBMiner-MULTI v2.5.8

Compare
Choose a tag to compare
@doktor83 doktor83 released this 08 Jul 13:25
· 9 commits to master since this release
2b7eda5
  • Added algorithm 'xelishashv2' [Xelis] for CPU mining, fee 2.0%

  • Added algorithm 'karlsenhashv2' [Karlsen] for GPU mining [AMD/NVIDIA/INTEL], fee 1.0% *

  • Fixed miner crashing on 'ghostrider' based algorithms if no huge pages were available

  • Minor bug fixes


  • Algorithm 'karlsenhashv2' is not yet live on Karlsen mainnet, there is no HF date yet but hopefully the current implementation will work once the HF happens.

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.5.8/srbminer_custom-2.5.8.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 )


mmpOS update script to v2.5.8:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.8/SRBMiner-Multi-2-5-8-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-8-Linux.tar.gz && cd SRBMiner-Multi-2-5-8 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start

HiveOS update script from v2.5.7 to v2.5.8:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.8/SRBMiner-Multi-2-5-8-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-8-Linux.tar.gz && cd SRBMiner-Multi-2-5-8 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.7 && miner start


Archive MD5 hashes
60a6ac2b767bf8b2740ad2c4be9b164e *SRBMiner-Multi-2-5-8-win64.zip
b3609ceadd4ce244c1bb5098e79606fa *SRBMiner-Multi-2-5-8-Linux.tar.gz