Skip to content

Releases: doktor83/SRBMiner-Multi

SRBMiner-MULTI v2.5.2

07 Apr 05:18
410345e
Compare
Choose a tag to compare
  • Added algorithm 'randomscash' [Satoshi Cash] for CPU mining, fee 1.00%

  • Performance improvement on algorithm 'fishhash' for AMD Rx400/500 GPU's


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.2/srbminer_custom-2.5.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.5.2:

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

HiveOS update script from v2.5.1 to v2.5.2:

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


Archive MD5 hashes

d6fbeccd881012b4a6f62a918cdbb67c *SRBMiner-Multi-2-5-2-win64.zip
ce626dd42b11bd6c959bd7d1b7a4a0ea *SRBMiner-Multi-2-5-2-Linux.tar.gz

SRBMiner-MULTI v2.5.1

02 Apr 20:11
b17b398
Compare
Choose a tag to compare
  • Added support for AMD BC-250 Mining GPU's

  • DevFee for 'fishhash' algorithm lowered to 0.85%


AMD BC-250 tested on MMPOS, works out of the box.
On other Linux based systems you might need to add parameter '--bc250'


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.1/srbminer_custom-2.5.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.5.1:

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

HiveOS update script from v2.5.0 to v2.5.1:

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


Archive MD5 hashes

1c9bcff88621431de0d702a24932acbb *SRBMiner-Multi-2-5-1-win64.zip
aed22238a7f4c6c8a857e34768290f5f *SRBMiner-Multi-2-5-1-Linux.tar.gz

SRBMiner-MULTI v2.5.0

31 Mar 12:28
b0deb05
Compare
Choose a tag to compare
  • Added algorithm 'fishhash' [IronFish] for GPU mining on AMD/NVIDIA/INTEL, fee 1.00%

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

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

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

  • Added support for dual mining FISHHASH/PYRINHASH on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's

  • Added support for mining 'yescrypt' algorithms on AMD gfx1100 GPU's (RDNA3)

  • Fixed dual mining of AUTOLYKOS2/PYRINHASH on INTEL ARC GPU's

  • Auto setup (threads/affinity) for 'yespower' and 'yescrypt' algorithms on CPU should now work better

  • Removed support for AMD RX550/560 GPU's

  • Removed algorithm 'blake3_ironfish'

  • Removed algorithm 'xdag'

  • Removed parameter 'gpu-progpow-preload'

  • Minor bug fixes


Known issue: RX400/500 - algorithm 'fishash' on Windows has low hashrate compared to Linux.


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.0/srbminer_custom-2.5.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.5.0:

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

HiveOS update script from v2.4.9 to v2.5.0:

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


Archive MD5 hashes

0c503112c45a7e38ed2d16e454f4f8e9 *SRBMiner-Multi-2-5-0-win64.zip
0a8b0b04d676efc082fdcad7f4a67bcf *SRBMiner-Multi-2-5-0-Linux.tar.gz

SRBMiner-MULTI v2.4.9

15 Mar 13:22
b0deb05
Compare
Choose a tag to compare
  • Added support for GPU mining algorithm 'meowpow' [Meow coin] on AMD/NVIDIA/INTEL GPU's, fee 0.85%

  • Fixed possible invalid shares on PROGPOW algorithms [AMD Ellesmere GPU's]

  • TLS/SSL pool connections now supported over socks5 proxy (--proxy parameter)


  • You will probably experience weird GPU behaviour (hashrate drop, stop hashing for a few seconds) on 'meowpow' algorithm on the testpools, until MeowCoin actually switches from KawPow to this new algorithm. (Mar 18. 2024)

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.4.9/srbminer_custom-2.4.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.4.9:

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

HiveOS update script from v2.4.8 to v2.4.9:

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


Archive MD5 hashes

69d3a3ce353bc80b168a316c95280a48 *SRBMiner-Multi-2-4-9-win64.zip
1c74f72a0a926a18dbd52ed8c25700d9 *SRBMiner-Multi-2-4-9-Linux.tar.gz

SRBMiner-MULTI v2.4.8

11 Mar 16:49
9e1c3de
Compare
Choose a tag to compare
  • Added support for mining PROGPOW algorithms on INTEL GPU's [kawpow, firopow, progpow_epic, progpow_zano]*

  • Added support for GPU mining algorithm 'aurum' on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETHASHB3/SHA512_256D_RADIANT on INTEL ARC GPU's

  • Added support for algorithm 'heavyhash' on AMD VEGA GPU's on Linux (ROCM)

  • Performance improvement on PROGPOW algorithms on AMD/NVIDIA GPU's

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

  • Returned support for mining algorithm 'cryptonight_ccx' on CPU and AMD GPU's [UltraNote Infinity coin]

  • Setting any cclock or mclock OC parameter's value to 0 will now reset the value of core clock / memory clock to the default value

  • Fixed broken DUAL AUTOLYKOS2/BLAKE3_ALEPHIUM on some AMD RDNA2 GPUs

  • Fixed a bug with 'autolykos2' that could cause bad dataset creation (invalid shares)

  • Fixed a bug with nonce distribution for algorithm 'randomepic' on EpicMine pool

  • Removed parameters and functionality for : '--gpu-buffer-mode', '--gpu-disable-auto-buffer', '--max-difficulty', '--start-block-height', '--gpu-autolykos2-preload', '--multi-algorithm-job-mode', '--gpu-auto-tune', '--gpu-ethash-mode'

  • Linux releases will be packed with tar.gz from now on [not tar.xz as before]


  • GPU auto tune feature (former --gpu-auto-tune parameter) is now enabled by default for every algorithm. Manual override is possible with '--gpu-intensity' parameter.
  • Miner will auto-detect if '--multi-algorithm-job-mode 3' is needed (currently algorithms : randomepic, progpow_epic), so the functionality of algorithm switching is preserved, and no user action is needed anymore.
  • On INTEL GPU's there can be issues with PROGPOW algorithms (invalid shares) if the coins DAG size is bigger than 4GB. This will be fixed when Intel decides to fix it in their driver.

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.4.8/srbminer_custom-2.4.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.4.8:

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

HiveOS update script from v2.4.7 to v2.4.8:

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


Archive MD5 hashes

aca494c430d5a59790acab2066d37242 *SRBMiner-Multi-2-4-8-win64.zip
6596bffe33d8b8065f541d29eb7eae7f *SRBMiner-Multi-2-4-8-Linux.tar.gz

SRBMiner-MULTI v2.4.7

06 Feb 20:31
4f775d9
Compare
Choose a tag to compare

1ba5dff14a0bb7521eaf4075af26ff69 *SRBMiner-Multi-2-4-7-win64.zip
f3a7889216367b4be77fd3bbccfcc546 *SRBMiner-Multi-2-4-7-Linux.tar.xz

  • Performance improvement on algorithm 'aurum' for AVX2 supported CPU's

  • Fixed broken 'yespower' algorithms

  • Fixed broken algorithm 'blake3_decred'

  • Fixed broken --gpu-coffset and --gpu-moffset parameters (Linux)

  • Added parameter '--cpu-numa-bind' which can force binding of CPU worker threads to a specific NUMA node (per algorithm)*

  • Default --esm (ethereum stratum mode) value for algorithms 'ethash' and 'etchash' is now 2 (EthereumStratum 1.0 + nicehash mode)

  • Renamed parameter 'disable-numa' to 'disable-numa-binding'

  • Minor bug fixes


--cpu-numa-bind

Bind CPU worker threads to NUMA node id 1 (second NUMA node) with auto thread selection and affinity mask:
--algorithm ... --pool ... --wallet ... --cpu-numa-bind 1

Bind CPU worker threads to NUMA node id 1 (second NUMA node) with manually set number of threads and affinity mask:
--algorithm ... --pool ... --wallet ... --cpu-threads 8 --cpu-affinity 0x5555 --cpu-numa-bind 1


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.4.7/srbminer_custom-2.4.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.4.7:

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

HiveOS update script from v2.4.6 to v2.4.7:

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

SRBMiner-MULTI v2.4.6

22 Jan 15:16
4f775d9
Compare
Choose a tag to compare

4fedfb274434bbc3a27438729b253d10 *SRBMiner-Multi-2-4-6-win64.zip
05528d29f4065ff3e3dd3059003e4b1a *SRBMiner-Multi-2-4-6-Linux.tar.xz

  • Added algorithm 'aurum' (BitNet) for CPU mining, fee 2.00%

  • Minor performance improvement on algorithm 'blake3_alephium'

  • Added support for algorithm 'cryptonight_turtle' on AMD gfx1100

  • Added Vega56/64 rocm binary for algorithm 'cryptonight_turtle'

  • 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.4.6/srbminer_custom-2.4.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 )


HiveOS update script from v2.4.5 to v2.4.6:

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

SRBMiner-MULTI v2.4.5

06 Jan 10:54
510db8f
Compare
Choose a tag to compare

60fb76e2f85d1d37baa18b788c76f6b8 *SRBMiner-Multi-2-4-5-win64.zip
3f092563c38ebc66e2ac451663bfa8b3 *SRBMiner-Multi-2-4-5-Linux.tar.xz

  • Minor performance improvement on algorithm 'karlsenhash' for AMD RDNA2 GPU's

  • Minor performance improvement on algorithm 'sha3d'

  • OC parameters (NVIDIA) should now work as expected on both WINDOWS and LINUX

  • Fixed issue with lower poolside hashrate on algorithm 'blake3_alephium' introduced in previous version

  • Fixed an issue that caused higher difficulty to be used than what the pool sent - on some algorithms, introduced in previous version

  • Removed algorithms : blake2b, blake2s, yespowerlitb, yespoweriots, yespoweritc, yespowerres, yespowerarwn, cryptonight_talleo, cryptonight_ccx, randomhash2, scryptn2, k12, keccak, dynamo, minotaur, kaspa


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.4.5/srbminer_custom-2.4.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.4.4 to v2.4.5:

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

SRBMiner-MULTI v2.4.4

20 Dec 09:21
be607d6
Compare
Choose a tag to compare

6ef8bf420f8e4be5b5921a23e4bee63c *SRBMiner-Multi-2-4-4-win64.zip
431d7f068e4e6b981c56db3e43c927bb *SRBMiner-Multi-2-4-4-Linux.tar.xz

  • Added algorithm 'pyrinhash' (Pyrin) for GPU mining on AMD/INTEL, fee 0.85%

  • Added algorithm 'blake3_decred' (Decred) for GPU mining on AMD/NVIDIA/INTEL, fee 1.0%

  • Added support for dual mining AUTOLYKOS2/PYRINHASH on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's

  • Added support for dual mining AUTOLYKOS2/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETHASH/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETCHASH/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETHASHB3/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Improved efficiency on algorithm 'blake3_alephium' for AMD RDNA2/RDNA3, NVIDIA GPU's

  • Miner will now create '--gpu-id' parameter values internally (if not already defined) when using an OC parameter that has multiple different values.

  • 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.4.4/srbminer_custom-2.4.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 )


HiveOS update script from v2.4.3 to v2.4.4:

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

SRBMiner-MULTI v2.4.3

12 Dec 11:14
8ab46c9
Compare
Choose a tag to compare

169a9933a3d14c1c2e270dd093769836 *SRBMiner-Multi-2-4-3-win64.zip
3597c0578e3c665e887024456a7e848a *SRBMiner-Multi-2-4-3-Linux.tar.xz

  • Performance improvement on algorithm 'karlsenhash' for some AMD GPUs and INTEL ARC GPU's

  • Added support for dual mining AUTOLYKOS2/KARLSENHASH on AMD RDNA/RDNA2/RDNA3 and INTEL ARC GPU's

  • Added support for dual mining ETHASHB3/KARLSENHASH on AMD Ellesmere, RDNA/RDNA2/RDNA3 and INTEL ARC GPU's

  • DevFee for 'karlsenhash' algorithm lowered to 0.85%

  • 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.4.3/srbminer_custom-2.4.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.4.2 to v2.4.3:

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