Skip to content

Releases: doktor83/SRBMiner-Multi

SRBMiner-MULTI v2.7.9

14 Feb 11:32
cd384f0
Compare
Choose a tag to compare
  • Fixes for AMD BC-250 : 'cryptixhash', 'walahash', 'nxlhash', 'astrixhash', 'autolykos2/blocx + cryptixhash', 'autolykos2/blocx + walahash', 'fishash + cryptixhash', 'fishash + walahash'

  • Sending stale shares on algorithms 'xehash' and 'pfhash' is now enabled [poolside hashrate should be better]

  • Increased default value for dual mining's max loss parameter


BC-250 tested on latest MMPOS


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.7.9/srbminer_custom-2.7.9.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.7.9:

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

HiveOS update script from v2.7.7 to v2.7.9:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.9/SRBMiner-Multi-2-7-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-9-Linux.tar.gz && cd SRBMiner-Multi-2-7-9 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.7.7 && miner start


Archive MD5 hashes
7379ba8f33e6b5b11f6ebb0050a37adb *SRBMiner-Multi-2-7-9-win64.zip
eb0240869e3bf19919ada1e297ba6cb4 *SRBMiner-Multi-2-7-9-Linux.tar.gz

SRBMiner-MULTI v2.7.8

13 Feb 12:16
cd384f0
Compare
Choose a tag to compare
  • Added algorithm 'xehash' (Xechain coin) for GPU mining [AMD/NVIDIA/INTEL], fee 1.00% *

  • Added algorithm 'fphash' (Cyberchain coin) for GPU mining [AMD/NVIDIA/INTEL], fee 1.00% *

  • Added support for mining algorithm 'cryptonight_gpu' on INTEL GPU's


'xehash' and 'fphash' can be mined only on luckypool.io, on TCP ports 3381 (xehash), and 4481 (fphash) meaning:

xehash : --pool xechain.luckypool.io:3381
fphash : --pool cyberchain.luckypool.io:4481


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.7.8/srbminer_custom-2.7.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.7.8:

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

HiveOS update script from v2.7.7 to v2.7.8:

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


Archive MD5 hashes
30ec41ba1578a362b1fd25127aeb7e55 *SRBMiner-Multi-2-7-8-win64.zip
62b13ebc80b087a9c97d96fa114898e3 *SRBMiner-Multi-2-7-8-Linux.tar.gz

SRBMiner-MULTI v2.7.7

06 Feb 16:29
20b36ed
Compare
Choose a tag to compare
  • Added support for dual mining FISHHASH/CRYPTIXHASH on AMD RDNA/RDNA2/RDNA3, NVIDIA (except Pascal)

  • Added support for dual mining AUTOLYKOS2/BLOCX + CRYPTIXHASH on AMD RDNA/RDNA2/RDNA3, NVIDIA GPUs

  • Minor performance improvement on NVIDIA 30xx series for algorithm 'progpow_quai'

  • Fixed hashrate regression on PROGPOW algorithms that have DAG size over 4GB on INTEL GPUs

  • Sending stale shares on algorithm 'progpow_quai' is now enabled by default [poolside hashrate will be better]

  • 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.7.7/srbminer_custom-2.7.7.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.7.7:

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

HiveOS update script from v2.7.6 to v2.7.7:

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


Archive MD5 hashes
81192b64d899cb815777e406cff7010d *SRBMiner-Multi-2-7-7-win64.zip
cf5e441abac9ccaa7c73b80b8dd16620 *SRBMiner-Multi-2-7-7-Linux.tar.gz

SRBMiner-MULTI v2.7.6

30 Jan 13:51
20b36ed
Compare
Choose a tag to compare
  • Added algorithm 'cryptixhash' (Cryptix Network) for GPU mining [AMD/NVIDIA/INTEL], fee 1.00%

  • Added algorithm 'phihash' (Phicoin) for GPU mining [AMD/NVIDIA], fee 0.85%

  • Updated algorithm 'progpow_quai' to use mainnet parameters

  • Added support for NVIDIA BLACKWELL architecture

  • Added new parameter '--forced-tls12' which forces usage of TLS1.2 for TLS connections

  • 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.7.6/srbminer_custom-2.7.6.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.7.6:

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

HiveOS update script from v2.7.5 to v2.7.6:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.6/SRBMiner-Multi-2-7-6-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-6-Linux.tar.gz && cd SRBMiner-Multi-2-7-6 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.7.5 && miner start


Archive MD5 hashes
13f178749d754f75209cd3c83e6dfd8e *SRBMiner-Multi-2-7-6-win64.zip
6fb40e79870c8aed5ef2dfce5dd4e10b *SRBMiner-Multi-2-7-6-Linux.tar.gz

SRBMiner-MULTI v2.7.5

12 Jan 14:38
d8d7e8c
Compare
Choose a tag to compare
  • Added support for dual mining AUTOLYKOS2/BLOCX + WALAHASH on AMD RDNA/RDNA2/RDNA3, NVIDIA GPUs

  • Fixed miner crashing when running a GPU+CPU algorithm combination

  • Fixes for epoch switching on progpow algorithms

  • 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.7.5/srbminer_custom-2.7.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 )


mmpOS update script to v2.7.5:

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

HiveOS update script from v2.7.4 to v2.7.5:

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


Archive MD5 hashes
2909c50655d61fa66fd9ff71f92942d3 *SRBMiner-Multi-2-7-5-win64.zip
d9a6bf1b7cfa58e10ae0aa08fa1e84d4 *SRBMiner-Multi-2-7-5-Linux.tar.gz

SRBMiner-MULTI v2.7.4

27 Dec 22:15
e38420b
Compare
Choose a tag to compare
  • Added support for dual mining FISHHASH/WALAHASH on AMD RDNA/RDNA2/RDNA3, NVIDIA (except Pascal)

  • Fixed miner crashing when mining 2 or more randomx algorithms

  • Lowered default priority for cpu worker threads on Windows (GUI should be more responsive)

  • 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.7.4/srbminer_custom-2.7.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.7.4:

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

HiveOS update script from v2.7.3 to v2.7.4:

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


Archive MD5 hashes
6b3c35a02967eab4348f646aace2804e *SRBMiner-Multi-2-7-4-win64.zip
019303bac5ff8e434bdd1edc5059fb45 *SRBMiner-Multi-2-7-4-Linux.tar.gz

SRBMiner-MULTI v2.7.3

21 Dec 20:38
ceee365
Compare
Choose a tag to compare
  • Hashrate improvement for algorithms WALAHASH/ASTRIXHASH/NXLHASH on NVIDIA CMP GPU's

  • Added support for previous 'hoohashv1' algorithm - use it to mine coin PugDag*

  • Added support for Intel Battlemage GPUs

  • Added parameter '--cpu-threads-reduce' which reduces the number of threads used for cpu mining by the defined value (per algorithm)*

  • Fixed 'dual' mining of algorithm 'randomepic' with algorithms 'ghostrider' and 'mike'

  • Randomx fixes

  • Minor bug fixes


hoohashv1:

To mine PugDag (and get valid shares), you had to use SRBMiner version older than 2.7.0.
From this version you can mine it again by using algorithm 'hoohashv1' or alias 'pugdag' (--algorithm hoohashv1 or --algorithm pugdag).
If you use --algorithm hoohash (without v1) it will use latest version of hoohash which is supported only by Hoosat coin at the moment.
Optimized DUAL combos are NOT available for hoohashv1.


--cpu-threads-reduce:

Example:

  • Auto allocate number of cpu threads used for mining, but use 1 thread less : --cpu-threads-reduce 1
    It's set per algorithm, so if you mine for ex. 2 algorithms and you DON'T want to reduce from BOTH algorithms, only from the first one, use --cpu-threads-reduce 1 --cpu-threads-reduce 0, or a shorter version --cpu-threads-reduce 1;0

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.7.3/srbminer_custom-2.7.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 )


mmpOS update script to v2.7.3:

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

HiveOS update script from v2.7.2 to v2.7.3:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.3/SRBMiner-Multi-2-7-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-3-Linux.tar.gz && cd SRBMiner-Multi-2-7-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.7.2 && miner start


Archive MD5 hashes
27d72c856a33fc208b34186e5e7df741 *SRBMiner-Multi-2-7-3-win64.zip
c48a44c3f5e3641d7bbc5abe3c030448 *SRBMiner-Multi-2-7-3-Linux.tar.gz

SRBMiner-MULTI v2.7.2

27 Nov 09:19
e716a82
Compare
Choose a tag to compare
  • Added algorithm 'yespowerdogemone' (Dogemone coin) for CPU mining, fee 0.85%

  • Added support for dual mining KARLSENHASHV2/BLAKE3_DECRED on AMD RDNA/RDNA2/RDNA3, NVIDIA and INTEL GPU's

  • Fixed broken progpow algorithms on AMD VEGA GPU's

  • Fixed broken algorithm 'panthera' on non-ryzen cpu's

  • 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.7.2/srbminer_custom-2.7.2.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.7.2:

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

HiveOS update script from v2.7.1 to v2.7.2:

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


Archive MD5 hashes
2f075fb5a7090ae213b2ae364735f48e *SRBMiner-Multi-2-7-2-win64.zip
ab503d70acb8ceb61959a731a2c48c55 *SRBMiner-Multi-2-7-2-Linux.tar.gz

SRBMiner-MULTI v2.7.1

15 Nov 13:04
6e8b857
Compare
Choose a tag to compare
  • Updated dual's: AUTOLYKOS2/BLOCX + HOOHASH, FISHHASH + HOOHASH, KARLSENHASHV2 + HOOHASH to be compatible with HOOHASH HF

  • Fixed miner crashing in some cases when mining ZIL

  • 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.7.1/srbminer_custom-2.7.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 )


mmpOS update script to v2.7.1:

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

HiveOS update script from v2.6.9 to v2.7.1:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.1/SRBMiner-Multi-2-7-1-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-1-Linux.tar.gz && cd SRBMiner-Multi-2-7-1 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.6.9 && miner start


Archive MD5 hashes
2f887297d4a3b9668328a3d78607c0ca *SRBMiner-Multi-2-7-1-win64.zip
380e744e13464b874c68b79110234174 *SRBMiner-Multi-2-7-1-Linux.tar.gz

SRBMiner-MULTI v2.7.0

13 Nov 20:30
6e8b857
Compare
Choose a tag to compare
  • Added algorithm 'progpow_quai' (Quai Network - Golden Age Testnet) for GPU mining [AMD/NVIDIA/INTEL], fee 0.85%

  • Updated algorithm 'hoohash' and it's ready for the hard fork [Nov. 15, 2024]

  • Fixed broken algorithm 'panthera'

  • Removed algorithm 'xelishash' (old one, not v2)

  • Minor bug fixes


  • Dual's with the new hoohash algorithm will be updated in the next release
  • Quai can be mined solo with proxy or on pool quai.luckypool.io

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.7.0/srbminer_custom-2.7.0.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.7.0:

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

HiveOS update script from v2.6.9 to v2.7.0:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.0/SRBMiner-Multi-2-7-0-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-0-Linux.tar.gz && cd SRBMiner-Multi-2-7-0 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.6.9 && miner start


Archive MD5 hashes
70d19b8aa3d6530d8983e30ef96a61e4 *SRBMiner-Multi-2-7-0-win64.zip
db6765bf96362fa2771314bf71a665b2 *SRBMiner-Multi-2-7-0-Linux.tar.gz