Skip to content

SRBMiner-MULTI v2.5.4

Compare
Choose a tag to compare
@doktor83 doktor83 released this 15 May 12:48
· 3 commits to master since this release
a982dd3
  • Added support for GPU mining algorithm 'xelishash' [Xelis] on AMD GPU's, fee 2.0%

  • Performance improvement on algorithm 'xelishash' for CPU's

  • Fixed mining of algorithm 'blake3_decred' broke in previous version

  • Minor bug fixes


Xelishash first release for AMD GPU's.
Further optimisations are planned - this is just a quick release so that AMD's can also mine Xelis.


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.4/srbminer_custom-2.5.4.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.4:

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

HiveOS update script from v2.5.3 to v2.5.4:

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


Archive MD5 hashes
dc2d9f4407e4f8478063c8e924e5262a *SRBMiner-Multi-2-5-4-win64.zip
19b7043bcf8a83d446d94803257d56f5 *SRBMiner-Multi-2-5-4-Linux.tar.gz