Releases: doktor83/SRBMiner-Multi
SRBMiner-MULTI v2.6.4
-
Added algorithm 'pyrinhashv2' (Pyrin coin) for GPU mining [AMD/INTEL], fee 0.85%
-
Added support for dual mining KARLSENHASHV2/PYRINHASHV2 on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's
-
Added support for dual mining FISHHASH/PYRINHASHV2 on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's
-
Added support for dual mining AUTOLYKOS2/PYRINHASHV2 on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's
-
Improved performance of algorithm 'autolykos2' on INTEL ARC GPU's
-
Algorithm 'autolykos2' not showing dataset related information by default anymore (enable --extended-log to see it)
-
Fixed a bug that produced 'validation errors' on algorithm 'autolykos2' after switching back from ZIL mining
-
Reminder : Algorithm 'karlsenhashv2' supported since version 2.5.8 on AMD/NVIDIA/INTEL GPU's - ready for HF at sept. 13
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.6.4/srbminer_custom-2.6.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.6.4:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.4/SRBMiner-Multi-2-6-4-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-4-Linux.tar.gz && cd SRBMiner-Multi-2-6-4 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.6.3 to v2.6.4:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.4/SRBMiner-Multi-2-6-4-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-4-Linux.tar.gz && cd SRBMiner-Multi-2-6-4 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.6.3 && miner start
Archive MD5 hashes
6e9ed3d6592dd63283ff5c4767169202 *SRBMiner-Multi-2-6-4-win64.zip
73f59dd742787042a98b5f7a51e9ab08 *SRBMiner-Multi-2-6-4-Linux.tar.gz
SRBMiner-MULTI v2.6.3
-
Added algorithm 'blocx_autolykos2' (Blocx coin) for GPU mining [AMD/NVIDIA/INTEL], fee 1.00%
-
Every dual mining combination that is available for 'autolykos2' can be used with 'blocx_autolykos2' [ decred / blake3_alephium / heavyhash / sha512_256d_radiant / sha256dt / karlsenhash / pyrinhash ]
- At the moment the only compatible pool for algorithm 'blocx_autolykos2' is blocx.zone
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.6.3/srbminer_custom-2.6.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.6.3:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.3/SRBMiner-Multi-2-6-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-3-Linux.tar.gz && cd SRBMiner-Multi-2-6-3 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.6.2 to v2.6.3:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.3/SRBMiner-Multi-2-6-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-3-Linux.tar.gz && cd SRBMiner-Multi-2-6-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.6.2 && miner start
Archive MD5 hashes
27454cd546206469f3c1a13f303e6159 *SRBMiner-Multi-2-6-3-win64.zip
9c9818c7da7380540d74459e81231afb *SRBMiner-Multi-2-6-3-Linux.tar.gz
SRBMiner-MULTI v2.6.2
-
Added algorithm 'xelishashv2_pepew' [Pepepow] for CPU mining, fee 1.5%
-
Improved hashrate for all progpow based algorithms on AMD VEGA and ELLESMERE GPUS
-
Minor hashrate improvement on 'progpowz' and 'progpow_telestai' algorithms on NVIDIA GPUS
-
Minor hashrate improvement on 'progpow_telestai' algorithm on AMD RDNA2 GPUS
-
Lowered devfee on algorithm 'xelishashv2' to 1.5%
-
Removed algorithm 'memehash_apepepow'
-
Removed parameter '--gpu-progpow-mode'
-
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.6.2/srbminer_custom-2.6.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.6.2:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.2/SRBMiner-Multi-2-6-2-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-2-Linux.tar.gz && cd SRBMiner-Multi-2-6-2 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.6.1 to v2.6.2:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.2/SRBMiner-Multi-2-6-2-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-2-Linux.tar.gz && cd SRBMiner-Multi-2-6-2 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.6.1 && miner start
Archive MD5 hashes
3c71d3c3b278afaffe69a1313c9a3caa *SRBMiner-Multi-2-6-2-win64.zip
6ba7a5cd6999ed7683b27bc4bb093a1b *SRBMiner-Multi-2-6-2-Linux.tar.gz
SRBMiner-MULTI v2.6.1
-
Added algorithm 'progpow_telestai' (TELESTAI coin) for GPU mining [AMD/NVIDIA/INTEL], fee 0.85%
- You can also use algorithm alias 'meraki' if you want :) (--algorithm meraki)
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.6.1/srbminer_custom-2.6.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.6.1:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.1/SRBMiner-Multi-2-6-1-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-1-Linux.tar.gz && cd SRBMiner-Multi-2-6-1 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.5.9 to v2.6.1:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.1/SRBMiner-Multi-2-6-1-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-1-Linux.tar.gz && cd SRBMiner-Multi-2-6-1 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.9 && miner start
Archive MD5 hashes
9c33374a07609fd8b4d7fd2da70c4f76 *SRBMiner-Multi-2-6-1-win64.zip
2b008acbbe7ec44a430ba54611defa25 *SRBMiner-Multi-2-6-1-Linux.tar.gz
SRBMiner-MULTI v2.6.0
-
Added parameter '--dns-over-https' , accepts values 0-3 [0 - Google, 1 - Cloudflare, 2 - AhADNS, 3 - Belnet]
-
Added support for mining algorithm 'verthash' on NVIDIA/INTEL GPU's
-
Fixed a bug that crashed miner when mining algorithm 'randomepic' with another randomx algorithm
-
Fixed a bug that produced many stale shares when mining algorithm 'progpow_epic' with another algorithm
-
Algorithm 'firopow' now prepends prefix '0x' with submit messages which fixes StakeCubeCoin invalid shares issue
-
Minor bug fixes
--dns-over-https:
- if using '--dns-over-https' you must define which DNS resolver to use (0 - Google, 1 - Cloudflare, 2 - AhADNS, 3 - Belnet). Ex: '--dns-over-https 0'
- If both '--proxy' and '--dns-over-https' are set, DNS of the PROXY will be used for resolving
- If DOH request fails, local DNS will be used
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.6.0/srbminer_custom-2.6.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.6.0:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.0/SRBMiner-Multi-2-6-0-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-0-Linux.tar.gz && cd SRBMiner-Multi-2-6-0 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.5.9 to v2.6.0:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.0/SRBMiner-Multi-2-6-0-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-0-Linux.tar.gz && cd SRBMiner-Multi-2-6-0 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.9 && miner start
Archive MD5 hashes
08efd77d3c03286e158fb29f699fe0ac *SRBMiner-Multi-2-6-0-win64.zip
555f475fdf1643ae1c279bb516f1ddd6 *SRBMiner-Multi-2-6-0-Linux.tar.gz
SRBMiner-MULTI v2.5.9
-
Added AVX512 support for CPU algorithm 'xelishashv2'
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.9/srbminer_custom-2.5.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.5.9:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.9/SRBMiner-Multi-2-5-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-9-Linux.tar.gz && cd SRBMiner-Multi-2-5-9 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.5.8 to v2.5.9:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.9/SRBMiner-Multi-2-5-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-9-Linux.tar.gz && cd SRBMiner-Multi-2-5-9 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.8 && miner start
Archive MD5 hashes
55511537b84c16cc140d53dc290de582 *SRBMiner-Multi-2-5-9-win64.zip
387dec1f0a33e4b0d113ec81a727cab8 *SRBMiner-Multi-2-5-9-Linux.tar.gz
SRBMiner-MULTI v2.5.8
-
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
SRBMiner-MULTI v2.5.7
-
Improved performance on algorithms 'ghostrider' and 'mike'
-
Improved performance on algorithm 'flex' for AVX2 CPU's
-
Miner now automatically allocates the needed number of huge pages on Linux (must run with root privileges)
-
Removed parameters: '--disable-cpu-optimisations', '--disable-hw-aes'
-
Randomx bug fixes
-
Minor bug fixes
NOTE:
Uploaded new version ~10hrs after the initial release - cpu's without VAES support had all rejected shares on GR based algos.
- To achieve better results on algorithms 'ghostrider' and 'mike', don't manually set number of threads or affinity.
- If your hashrate on algorithm 'flex' is lower than in previous version of SRBMiner, set '--cpu-threads' parameter manually to the number that was used in previous version
- All ghostrider based algorithms ('ghostrider', 'mike' and 'flex') now require minimum a CPU with SSE4.2 and HW AES support
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.7/srbminer_custom-2.5.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.5.7:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.7/SRBMiner-Multi-2-5-7-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-7-Linux.tar.gz && cd SRBMiner-Multi-2-5-7 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.5.6 to v2.5.7:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.7/SRBMiner-Multi-2-5-7-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-7-Linux.tar.gz && cd SRBMiner-Multi-2-5-7 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.6 && miner start
Archive MD5 hashes
d5b0491d939d7e62b54554f6b7371058 *SRBMiner-Multi-2-5-7-win64.zip
cad3bed641cfaba70bfa82849e74f634 *SRBMiner-Multi-2-5-7-Linux.tar.gz
Previous:
68666285ac1c70a534fdff7fd4dca4d2 *SRBMiner-Multi-2-5-7-win64.zip
8f53fe7a46b726522b85b9022961efdb *SRBMiner-Multi-2-5-7-Linux.tar.gz
SRBMiner-MULTI v2.5.6
-
Added algorithm 'flex' [Kylacoin] for CPU mining, fee 2.0%
-
Added algorithm 'randomxeq' [Equilibria] for CPU mining, fee 0.85%
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.6/srbminer_custom-2.5.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.5.6:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.6/SRBMiner-Multi-2-5-6-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-6-Linux.tar.gz && cd SRBMiner-Multi-2-5-6 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.5.5 to v2.5.6:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.6/SRBMiner-Multi-2-5-6-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-6-Linux.tar.gz && cd SRBMiner-Multi-2-5-6 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.5 && miner start
Archive MD5 hashes
b88548dbe02d3b84518106428f9ae1fd *SRBMiner-Multi-2-5-6-win64.zip
ce92aa9ca2d1559f0cd9e8fd4d2cea50 *SRBMiner-Multi-2-5-6-Linux.tar.gz
SRBMiner-MULTI v2.5.5
-
Added support for mining 'xelishash' algorithm on INTEL ARC GPU's
-
Added support for dual mining FISHHASH/KARLSENHASH on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's
-
Performance improvement on algorithm 'xelishash' for AMD GPU's and AVX2 CPU's [up to ~13% depending from gpu]
-
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.5.5/srbminer_custom-2.5.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.5.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.5/SRBMiner-Multi-2-5-5-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-5-Linux.tar.gz && cd SRBMiner-Multi-2-5-5 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.5.4 to v2.5.5:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.5/SRBMiner-Multi-2-5-5-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-5-Linux.tar.gz && cd SRBMiner-Multi-2-5-5 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.4 && miner start
Archive MD5 hashes
10cf80ea04b8709d2e9d84f9212a7eda *SRBMiner-Multi-2-5-5-win64.zip
da716d20e389117ada5a69009b94b5b2 *SRBMiner-Multi-2-5-5-Linux.tar.gz