Скачать

SRBMiner

3.0.0

Скачать:
WindowsLinux
Криптекс пул –– Надежный. Эффективный. Прибыльный

Версии майнера

SRBMiner

SRBMiner-MULTI v3.0.0 (latest)

  • Added algorithm 'randomhscx' (HashCoinX) for CPU mining, fee 2.0%*

  • Performance improvements for algorithm 'tht' on AVX2 CPU's

  • --cpu-affinity can now be used to pin 'tht' main threads(instances) to specific PU's*

  • Fixed broken argon2 algorithms (CPU)


'randomhscx' can be mined on rplant.xyz [ eu.rplant.xyz:7023 ] HashCoinX website : https://hashcoinx.org


'tht' affinity examples: --cpu-threads 2 --cpu-threads-intensity 16 --cpu-affinity 0x0000000000010001 [first instance starts from PU 0 up to PU 15, second instance starts from PU 16 up to PU 31] --cpu-threads 4 --cpu-threads-intensity 8 --cpu-affinity 0x0000000001010101 [instances pinned to PU's 0,4,8,12]

Note: hashrate is better on windows, even better if you can find a good combo for threads, intensity and affinity [try first example if you have a 5950x on windows : 33 (linux) vs 43 (windows) sol/s in my case]


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.0/srbminer_custom-3.0.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 v3.0.0:

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

HiveOS update script from v2.9.9 to v3.0.0:

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


Archive MD5 hashes e500d106851f18c8b56dbe001f43fccb *SRBMiner-Multi-3-0-0-win64.zip 389d43100e5faf2627844a4f50f52757 *SRBMiner-Multi-3-0-0-Linux.tar.gz

Download

SRBMiner-Multi-3-0-0-Linux.tar.gz
SRBMiner-Multi-3-0-0-win64.zip

SRBMiner-MULTI v2.9.9

  • Added algorithm 'xhash' (Parallax) for GPU mining [AMD/NVIDIA/INTEL], fee 3.0%

  • Added algorithm 'tht' (ThoughtAI) for CPU mining, fee 5.0%

  • Bug fixes


'xhash' can be mined on coolpool.top, luckypool.io [ prlx.coolpool.top:3003, parallax.luckypool.io:2200 ] 'tht' can be mined on tht.mine-n-krush.org [ tht.mine-n-krush.org:5001 ]


'tht' how-to use:

  • --cpu-threads is like setting the number of miner instances
  • --cpu-threads-intensity is like setting the number of threads per miner instance
  • So using for ex. --cpu-threads 2 --cpu-threads-intensity 16 is like running 2 separate miner instances, both running 16 threads per instance.
  • Your best setup probably won't be the same as it was on jtminer, so experiment with different threads/intensity values.
  • Set a static difficulty on the pool (ex. --password d=0.7) because the vardiff implementation isnt working too well, and you will have lower sol/s poolside than you should.
  • Don't worry about the H/S hashrate reporting - it's not showing SOL/S - use it only to track how many accepted/rejected shares you got.
  • The APPROXIMATE solutions per second metric is displayed separately for every thread.

Parallax website : https://parallaxchain.org ThoughtAI website : https://www.thoughtai.org


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.9.9/srbminer_custom-2.9.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.9.9:

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

HiveOS update script from v2.9.8 to v2.9.9:

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


Archive MD5 hashes 700a1db59e6c59ed6c6b9d0050b2bfd0 *SRBMiner-Multi-2-9-9-win64.zip 7711f405691ae5da1f74bc4ade863943 *SRBMiner-Multi-2-9-9-Linux.tar.gz

Download

SRBMiner-Multi-2-9-9-Linux.tar.gz
SRBMiner-Multi-2-9-9-win64.zip

SRBMiner-MULTI v2.9.8

  • Performance improvements for 'rinhash' on AVX2 CPU's

  • Minor performance improvements to all 'randomx' based algorithms

  • Minor performance improvements to all 'yespower' based algorithms

  • Removed algorithm 'blake3_lbrt'

  • Removed algorithm 'sha256dt'

  • 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.9.8/srbminer_custom-2.9.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.9.8:

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

HiveOS update script from v2.9.7 to v2.9.8:

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


Archive MD5 hashes 1b29ae2e5ebfff7180b5c9c6c5d80e42 *SRBMiner-Multi-2-9-8-win64.zip 4c3976d4f846d700b44331919bc4d7a7 *SRBMiner-Multi-2-9-8-Linux.tar.gz

Download

SRBMiner-Multi-2-9-8-Linux.tar.gz
SRBMiner-Multi-2-9-8-win64.zip

SRBMiner-MULTI v2.9.7

  • Added algorithm 'yespowereqpay' (Equitypay) for CPU mining, fee 2.0%*

  • Added algorithm 'yespowerinterchained' (Interchained) for CPU mining, fee 0.85%*

  • Updated algorithm 'phihash' to use phihashV2

  • Removed algorithm 'ethashb3'

  • Minor bug fixes


'yespowereqpay' can be mined on zpool.ca [ yespowerEQPAY.eu.mine.zpool.ca:6249 ] 'yespowerinterchained' can be mined on pool.rplant.xyz [ eu.rplant.xyz:7158 ]


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.9.7/srbminer_custom-2.9.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.9.7:

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

HiveOS update script from v2.9.6 to v2.9.7:

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


Archive MD5 hashes 63f9ad44cf74654beca33c35a7cf4e7e *SRBMiner-Multi-2-9-7-win64.zip 2e08477fc4451a6e0cf3cd588c200262 *SRBMiner-Multi-2-9-7-Linux.tar.gz

Download

SRBMiner-Multi-2-9-7-Linux.tar.gz
SRBMiner-Multi-2-9-7-win64.zip

SRBMiner-MULTI v2.9.6

  • Added algorithm 'randomvirel' (Virel blockchain) for CPU mining, fee 0.85%

  • Minor bug fixes


'randomvirel' can be mined on rplant [ eu.rplant.xyz:7155 ]


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.9.6/srbminer_custom-2.9.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.9.6:

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

HiveOS update script from v2.9.5 to v2.9.6:

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


Archive MD5 hashes 252948e0a918818de69fde0010fb7fde *SRBMiner-Multi-2-9-6-win64.zip 10fbfaf4250303822b3b7ff3d4ea1363 *SRBMiner-Multi-2-9-6-Linux.tar.gz

Download

SRBMiner-Multi-2-9-6-Linux.tar.gz
SRBMiner-Multi-2-9-6-win64.zip