最新发布
-
Performance improvement for algorithm 'xhash' on Nvidia CMP 100-210 and other Volta based GPUs
-
Performance improvement for algorithm 'tht' on AVX2 CPU'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/3.0.3/srbminer_custom-3.0.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 v3.0.3:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.0.3/SRBMiner-Multi-3-0-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-0-3-Linux.tar.gz && cd SRBMiner-Multi-3-0-3 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v3.0.2 to v3.0.3:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.0.3/SRBMiner-Multi-3-0-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-0-3-Linux.tar.gz && cd SRBMiner-Multi-3-0-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.0.2 && miner start
Archive MD5 hashes
e7b13cd64bb9468cc49200e7b9082cae *SRBMiner-Multi-3-0-3-win64.zip
2417f55e448da169bf5659ddc02286cf *SRBMiner-Multi-3-0-3-Linux.tar.gz
下载
.bat 文件示例 Srbminer
EthereumPOW (ETHW)
SRBMiner-MULTI.exe --disable-cpu --algorithm ethash --pool pool.woolypooly.com:3096 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3
Ethereum Classic (ETC)
SRBMiner-MULTI.exe --disable-cpu --algorithm etchash --pool pool.woolypooly.com:35000 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3
Ravencoin (RVN)
SRBMiner-MULTI.exe --disable-cpu --algorithm kawpow --pool pool.woolypooly.com:55555 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3
Kaspa (KAS)
SRBMiner-MULTI.exe --disable-cpu --algorithm kaspa --pool pool.woolypooly.com:3112 --wallet WALLET_ADDRESS.WORKER_NAME --password x
Radiant (RXD)
SRBMiner-MULTI.exe --disable-cpu --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS.WORKER_NAME
Vertcoin (VTC)
SRBMiner-MULTI.exe --disable-cpu --algorithm verthash --pool pool.woolypooly.com:3102 --wallet WALLET_ADDRESS --worker WORKER_NAME --password c=VTC,zap=VTC!x --gpu-boost 3
Firo
SRBMiner-MULTI.exe --disable-cpu --algorithm firopow --pool pool.woolypooly.com:3104 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3
Ergo
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --gpu-autolykos2-preload 1 --pool pool.woolypooly.com:3100 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3
Alephium (ALPH)
SRBMiner-MULTI.exe --disable-cpu --algorithm blake3_alephium --pool pool.woolypooly.com:3106 --wallet WALLET_ADDRESS --worker WORKER_NAME --password x
Raptoreum (RTM)
SRBMiner-MULTI.exe --disable-gpu --algorithm ghostrider --pool pool.woolypooly.com:3110 --wallet WALLET_ADDRESS --worker WORKER_NAME
ERGO + ALPH Dual Mining
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2;blake3_alephium --pool pool.woolypooly.com:3100;pool.woolypooly.com:3106 --wallet WALLET_ADDRESS_ERGO;WALLET_ADDRESS_ALPH --gpu-boost 3
ETHW + ALPH Dual Mining
SRBMiner-MULTI.exe --disable-cpu --algorithm ethash;blake3_alephium --pool pool.woolypooly.com:3096;pool.woolypooly.com:3106 --wallet WALLET_ADDRESS_ETH;WALLET_ADDRESS_ALPH --gpu-boost 3
ETHW + Kaspa Dual Mining
SRBMiner-MULTI.exe --disable-cpu --gpu-auto-tune 1 --algorithm ethash --pool pool.woolypooly.com:3096 --wallet WALLET_ADDRESS_ETH.WORKER_NAME --algorithm kaspa --pool pool.woolypooly.com:3112 --wallet WALLET_ADDRESS_KAS.WORKER_NAME --gpu-boost 3
ETHW + Radiant Dual Mining
SRBMiner-MULTI.exe --disable-cpu --algorithm ethash --pool pool.woolypooly.com:3096 --wallet WALLET_ADDRESS_ETHW.WORKER_NAME --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS_RXD.WORKER_NAME --gpu-boost 3
ETHW + ZIL Dual Mining
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;ethash --pool POOL_ZIL:ПОРТ;pool.woolypooly.com:3096 --wallet WALLET_ADDRESS_ETH.WALLET_ADDRESS_ZIL.WORKER_NAME_ZIL;WALLET_ADDRESS_ETH --password x;WORKER_NAME_ETH --gpu-boost 3;0
Ethereum Classic (ETC) + Radiant Dual Mining
SRBMiner-MULTI.exe --disable-cpu --algorithm etchash --pool pool.woolypooly.com:35000 --wallet WALLET_ADDRESS_ETC.WORKER_NAME --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS_RXD.WORKER_NAME --gpu-boost 3
ERGO + ZIL Dual Mining
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;autolykos2 --pool POOL_ZIL:ПОРТ;pool.woolypooly.com:3100 --wallet WALLET_ADDRESS_ETH.WALLET_ADDRESS_ZIL.WORKER_NAME_ZIL;WALLET_ADDRESS_ERGO --password x;WORKER_NAME_ERGO --gpu-boost 3;0
ERGO + Kaspa Dual Mining
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool pool.woolypooly.com:3100 --wallet WALLET_ADDRESS_ERG.WORKER_NAME --algorithm kaspa --pool pool.woolypooly.com:3112 --wallet WALLET_ADDRESS_KAS.WORKER_NAME --gpu-boost 3
ERGO + Radiant Dual Mining
SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool pool.woolypooly.com:3100 --wallet WALLET_ADDRESS_ERG.WORKER_NAME --password x --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS_RXD.WORKER_NAME --gpu-boost 3
VTC + ZIL Dual Mining
SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;verthash --pool POOL_ZIL:ПОРТ;pool.woolypooly.com:3102 --wallet WALLET_ADDRESS_ETH.WALLET_ADDRESS_ZIL.WORKER_NAME_ZIL;WALLET_ADDRESS_VTC --password x;WORKER_NAME_VTC --gpu-boost 3;0