Skip to content

Releases: doktor83/SRBMiner-Multi

SRBMiner-MULTI CPU & AMD GPU Miner 0.3.2 Win64 & Linux

12 Feb 17:25
23f69d6
Compare
Choose a tag to compare

e639823afb3a06a634f9b46a2017a7ff *SRBMiner-Multi-0-3-2-win64.zip
cf157bf1b524ffe861fb77ad323242fb *SRBMiner-Multi-0-3-2-Linux.tar.xz

  • Added algorithm 'bl2bsha3' (Handshake (HNS) coin - 6block.com pool only) - Fee 3%
  • RandomX fixes
  • Added '--gpu-platform' parameter to cmd config, and 'gpu_platform' to configuration files to force opencl platform
  • Added '--randomx-use-1gb-pages' parameter to config, whiche enables 1GB sized page files if supported by CPU
  • When reading pools or algorithms configuration file, if invalid entry found it will be just skipped

SRBMiner-MULTI CPU & AMD GPU Miner 0.3.1 Win64 & Linux

22 Jan 10:21
d62ec96
Compare
Choose a tag to compare

MD5: 1ec8f2eef141f7befa18e259cc9ef819 *SRBMiner-Multi-0-3-1-win64.zip
MD5: 36c137b0c4a84f2cf39e1523fbe6eb74 *SRBMiner-Multi-0-3-1-Linux.tar.xz

  • Fixed ERROR 0x4002

SRBMiner-MULTI CPU & AMD GPU Miner 0.3.0 Win64 & Linux

20 Jan 14:07
e49314f
Compare
Choose a tag to compare

!First Linux version!
Still needs some features ported from the Windows version, and probably a lot of bug fixes.

MD5: 2e03bda783bf765a51d3ff568fbddcd9 *SRBMiner-Multi-0-3-0-win64.zip
MD5: 6f01e45402cd03734dc093ead8949149 *SRBMiner-Multi-0-3-0-Linux.tar.xz

  • First version for Linux (tested on Ubuntu 18.04)
  • Removed RandomV (MoneroV) algorithm
  • Added 'defyx' algorithm (Scala)
  • Added 'yespoweritc' algorithm (Intercoin)
  • Added 'cryptonight_catalans' algorithm (CatalansCoin)
  • Added 'cryptonight_talleo' algorithm (Talleo)
  • --randomx-use-tweaks accepts now values from 0-4, [ 0 - Intel, 0,1,2,3,4 - AMD ]
  • Added parameter 'worker' to pools config and cmd parameters -> defines worker name for RPC2
  • a lot of bug fixes

SRBMiner-MULTI CPU & AMD GPU Miner 0.2.0

19 Dec 15:28
f387c3a
Compare
Choose a tag to compare

MD5: aa73c0f2a0d6a2021ebb29875ec5d0b3 *SRBMiner-Multi-0-2-0.zip

  • Added RandomV algorithm (MoneroV)
  • Added --randomx-use-tweaks , to select the MSR tweak/s to apply
  • Added RandomX tweak support for Intel Core2 processors

SRBMiner-MULTI CPU & AMD GPU Miner 0.1.9 beta

16 Dec 22:44
fb577db
Compare
Choose a tag to compare

MD5: 712dc861dfc9338d5caceac328d7beeb *SRBMiner-Multi-0-1-9.zip

  • Added RandomSFX algorithm (SafexCash)
  • RandomX algorithm/s improvements
  • Added RandomX algorithm/s extra tweak that can increase hashrate
  • Added parameter --disable-randomx-tweaks
  • Fixed K12 algorithm
  • --cpu-priority now affects main process too (not just worker threads)
  • default --cpu-priority is now 2 (below normal)
  • bug fixes
  • added license text to readme for RandomX and WinRing0

SRBMiner-MULTI CPU & AMD GPU Miner 0.1.8 beta

03 Dec 05:44
732aab4
Compare
Choose a tag to compare

MD5: 8bdfbd62a345c94805ac2c43e77ac158 *SRBMiner-Multi-0-1-8.zip

  • Added Kadena algorithm (pool mining only)
  • Added yespoweric algorithm (IsotopeC)
  • Added yespoweriots algorithm (IOTScoin)
  • Added yespower2b AVX support
  • Fixed nicehash protocol compatibility with rpc2
  • Miner now won't quit if not enough free RAM for an algorithm, it will just warn the user

SRBMiner-MULTI CPU & AMD GPU Miner 0.1.7 beta

18 Nov 10:18
732aab4
Compare
Choose a tag to compare

MD5: 4d1c8c347cc0bd46b372bbae606486e0 *SRBMiner-Multi-0-1-7.zip

  • Added 'm7mv2' algorithm (Magi coin - XMG)
  • Cpu auto configuration should be better than on previous versions
  • Added CPU data to API, also rearranged a few things in API
  • Console window 'Quick Edit' mode disabled on miner start, so users won't accidentally pause miner by clicking in the console window

SRBMiner-MULTI CPU & AMD GPU Miner 0.1.6 beta

12 Nov 12:27
1082fc9
Compare
Choose a tag to compare

MD5: 6a0d974445fd7fed3659e16f1c302c6f *SRBMiner-Multi-0-1-6.zip

  • Fixed threads binding on systems with more than 1 numa node
  • Better auto configuration for cpu mining
  • Previous two fixes should bring higher hashrates
  • Added pool controlled algorithm switching capability (Monero Ocean)
  • Added pool config parameter "algo_min_time" and --algo-min-time to cli (Monero Ocean)
  • Added pool config parameter "keepalive" and --keepalive to cli

SRBMiner-MULTI CPU & AMD GPU Miner 0.1.5 beta

07 Nov 12:57
6a916c6
Compare
Choose a tag to compare

MD5: 9578569e5f28ff985ebfdd2e5dd6b817 *SRBMiner-Multi-0-1-5.zip

  • Added cpu algorithms : RandomX, RandomXL, RandomWow, RandomArq
  • Added cli parameters: --cpu-priority, --disable-huge-pages, --disable-hw-aes, --disable-numa
  • Added pool config parameter 'start_block_height' and --start-block-height cli parameter
  • Fixed a bug that limited the number of threads useable for cpu mining
  • Fixed cpu affinity parameter and thread/s binding to affinity mask
  • Where possible, now using huge pages if available, this should bring a slight performance increase
  • Removed OpenCL dependency if using only cpu miner
  • Added limited Overdrive8 support (adl type 3)

SRBMiner-MULTI CPU & AMD GPU Miner 0.1.4 beta

22 Oct 10:14
6a916c6
Compare
Choose a tag to compare

MD5: 9b4de0a84fbc3f231b852259c2f95c6e *SRBMiner-Multi-0-1-4.zip

  • Fixed a critical bug with work creation for fast algorithms [k12, keccak]

If you want to mine k12 or keccak algorithms with a rig, you should update to this version.