Skip to content

Releases: bzminer/bzminer

BzMiner v14.3.2

06 May 01:25
36faf4f
Compare
Choose a tag to compare

Release v14.3.2 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.3.2)

  • New coin: Kylacoin now supported
  • Reduced ironfish default intensity (lower stales)
  • Fixed unoptimized dual combo CPU usage
  • Renamed nvidia_only, amd_only, and intel_only to enable_nvidia, enable_amd, and enable_intel
  • Enable_intel is false by default
  • Re-added intel support (disabled by default, enable with enable_intel option, only ironfish tested)
  • allow_stales option (default true)

NOTE: Currently the improved Ironfish hashrate is not supported while solo mining. This will be addressed in an upcoming update

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version (reported version working is 219). Currently looking into this

Minerstat update command:

export version="14.3.2"; mstop; cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; sudo cp bzminer_v${version}_linux/bzminer /home/minerstat/minerstat-os/clients/bzminer; mstart

MMPOS Update Command

export version="14.3.2" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.3.1)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.3.2_linux.tar.gz; tar -xvf bzminer_v14.3.2_linux.tar.gz; miner stop; cp bzminer_v14.3.2_linux/bzminer /hive/miners/bzminer/14.3.1/; miner start

Downloads

  • bzminer_v14.3.2_windows.zip includes the CLI for windows
  • bzminer_v14.3.2_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.3.2_windows.zip:

MD5: f8045e044239840a0906c4b7b2c7c79d
SHA256: 166fb3189bf24486b408a9dd5c31611e04ce207ceb17268deb7d95d4ee13e79a

bzminer_v14.3.2_linux.tar.gz:

MD5: 9cbce20b5dfd885ddea71d9558c66422
SHA256: c2127e5902a0ac4a61ac2a1671511f4dc4e1b6c839bd6b484c96140157439865

BzMiner v14.3.1

26 Apr 00:50
8ff3a11
Compare
Choose a tag to compare

Release v14.3.1 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.3.1 hotfix)

  • Improved Ironfish hashrate
  • Fixed high cpu usage
  • Added decimal place to power usage
  • Fixed algo_opt for ironfish not showing hashrate on all gpus

-- What's in this release (v14.3.0)

  • Improved Ironfish hashrate
  • Fixed larger rigs not sending up all shares
  • Fixed worker name in wallet not getting passed to the pool
  • Reorganized config.txt
  • Added new column option best to show highest difficulty share found

NOTE: Currently the improved Ironfish hashrate is not supported while solo mining. This will be addressed in an upcoming update

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version (reported version working is 219). Currently looking into this

Minerstat update command:

export version="14.3.1"; mstop; cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; sudo cp bzminer_v${version}_linux/bzminer /home/minerstat/minerstat-os/clients/bzminer; mstart

MMPOS Update Command

export version="14.3.1" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.3.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.3.1_linux.tar.gz; tar -xvf bzminer_v14.3.1_linux.tar.gz; miner stop; cp bzminer_v14.3.1_linux/bzminer /hive/miners/bzminer/14.3.0/; miner start

Downloads

  • bzminer_v14.3.1_windows.zip includes the CLI for windows
  • bzminer_v14.3.1_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.3.1_windows.zip:

MD5: 05802e55d544a00b1b7ad03b03420504
SHA256: a8fb7b33a77f872605145828b4a7843b5c75b7eaa623cc80da5b46c503e1e8c2

bzminer_v14.3.1_linux.tar.gz:

MD5: b222cd3d729083a25d389a91604cd005
SHA256: 399a1ecf69425acc1e3ac8d8531a99a311804c76462f42de6d4ee01bd727b2b2

BzMiner v14.3.0

24 Apr 03:14
6e0ae38
Compare
Choose a tag to compare

Release v14.3.0 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.3.0)

  • Improved Ironfish hashrate
  • Fixed larger rigs not sending up all shares
  • Fixed worker name in wallet not getting passed to the pool
  • Reorganized config.txt
  • Added new column option best to show highest difficulty share found

NOTE: Currently the improved Ironfish hashrate is not supported while solo mining. This will be addressed in an upcoming update

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. It seem to possibly be related to older than 30 series Nvidia cards. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version. Currently looking into this

Minerstat update command:

export version="14.3.0"; mstop; cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; sudo cp bzminer_v${version}_linux/bzminer /home/minerstat/minerstat-os/clients/bzminer; mstart

MMPOS Update Command

export version="14.3.0" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.2.2)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.3.0_linux.tar.gz; tar -xvf bzminer_v14.3.0_linux.tar.gz; miner stop; cp bzminer_v14.3.0_linux/bzminer /hive/miners/bzminer/14.2.2/; miner start

Downloads

  • bzminer_v14.3.0_windows.zip includes the CLI for windows
  • bzminer_v14.3.0_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.3.0_windows.zip:

MD5: 05802e55d544a00b1b7ad03b03420504
SHA256: a8fb7b33a77f872605145828b4a7843b5c75b7eaa623cc80da5b46c503e1e8c2

bzminer_v14.3.0_linux.tar.gz:

MD5: b222cd3d729083a25d389a91604cd005
SHA256: 399a1ecf69425acc1e3ac8d8531a99a311804c76462f42de6d4ee01bd727b2b2

BzMiner v14.2.2

20 Apr 17:31
2bdeacb
Compare
Choose a tag to compare

Release v14.2.2of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.2.2 hotfix)

  • Fixed OC's being reset on pool reconnects

-- What's in this release (v14.2.1)

  • Improved Ironfish hashrate
  • Improved dual Octa + Ironfish hashrate
  • Added show_pending option to see shares that were found but have not received a response from the pool
  • Fixed dual +Ironfish percentages
  • Fixed rejected shares on ethstratum protocol for ethw, etc, and octa

NOTE: Currently the improved Ironfish hashrate is not supported while solo mining. This will be addressed in an upcoming update

-- What's in this release (v14.2.0)

  • Significantly improved Ironfish hashrate/efficiency
  • Improved Radiant efficiency/hashrate
  • Improved Nexa efficiency/hashrate
  • New Coin: Octa
  • New dual options: Octa + Ironfish, Octa + Kaspa, Octa + Radiant, Octa + Alph
  • Showing difficulty of solutions found for ethw, etc, octa, zil, radiant, ironfish, and kaspa
  • Cleaned up some log outputs
  • Reduced dual mining rejected shares
  • Fixed +zil stability issues
  • Fixed autofan overcompensating on some cards (resulting in bouncy speeds)
  • Fixed ramp_up feature
  • Fixed some windows stability issues
  • Fixed crashing on exit

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. It seem to possibly be related to older than 30 series Nvidia cards. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version. Currently looking into this

MMPOS Update Command

export version="14.2.2" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.2.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.2.2_linux.tar.gz; tar -xvf bzminer_v14.2.2_linux.tar.gz; miner stop; cp bzminer_v14.2.2_linux/bzminer /hive/miners/bzminer/14.2.0/; miner start

Downloads

  • bzminer_v14.2.2_windows.zip includes the CLI for windows
  • bzminer_v14.2.2_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.2.2_windows.zip:

MD5: 9e6b87314fe00b80911af373e9d7cf12
SHA256: 981301358924afc436be470d6cb7422ea98901d548d42f6bf70085b3db0fac56

bzminer_v14.2.2_linux.tar.gz:

MD5: a655e68c18b97ed52f363922d7296ffd
SHA256: 08ae6540bdd8573a52cca18f8b70e5b6485dae1ae46aca73dc3cd9a8df8af9ac

BzMiner v14.2.1

20 Apr 10:27
08e68e5
Compare
Choose a tag to compare

Release v14.2.1 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.2.1)

  • Improved Ironfish hashrate
  • Improved dual Octa + Ironfish hashrate
  • Added show_pending option to see shares that were found but have not received a response from the pool
  • Fixed dual +Ironfish percentages
  • Fixed rejected shares on ethstratum protocol for ethw, etc, and octa

NOTE: Currently the improved Ironfish hashrate is not supported while solo mining. This will be addressed in an upcoming update

-- What's in this release (v14.2.0)

  • Significantly improved Ironfish hashrate/efficiency
  • Improved Radiant efficiency/hashrate
  • Improved Nexa efficiency/hashrate
  • New Coin: Octa
  • New dual options: Octa + Ironfish, Octa + Kaspa, Octa + Radiant, Octa + Alph
  • Showing difficulty of solutions found for ethw, etc, octa, zil, radiant, ironfish, and kaspa
  • Cleaned up some log outputs
  • Reduced dual mining rejected shares
  • Fixed +zil stability issues
  • Fixed autofan overcompensating on some cards (resulting in bouncy speeds)
  • Fixed ramp_up feature
  • Fixed some windows stability issues
  • Fixed crashing on exit

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. It seem to possibly be related to older than 30 series Nvidia cards. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version. Currently looking into this

MMPOS Update Command

export version="14.2.0" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.2.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.2.1_linux.tar.gz; tar -xvf bzminer_v14.2.1_linux.tar.gz; miner stop; cp bzminer_v14.2.1_linux/bzminer /hive/miners/bzminer/14.2.0/; miner start

Downloads

  • bzminer_v14.2.1_windows.zip includes the CLI for windows
  • bzminer_v14.2.1_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.2.1_windows.zip:

MD5: a1bdfb2212351dab32ae9edc5db2bea5
SHA256: cac13ba1bd6d833ed85abe3a73a9cd3226955beea0e94a8f209a9a1ec76032e0

bzminer_v14.2.1_linux.tar.gz:

MD5: 863cf674be49654b5badb91d52752a33
SHA256: 2431d5d5e3d77f2feb9fcc19fc174fed28abbe68eac1fa5e9646aa0fd4b8aab5

BzMiner v14.2.0

18 Apr 19:26
13ab1c4
Compare
Choose a tag to compare

Release v14.2.0 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.2.0)

  • Significantly improved Ironfish hashrate/efficiency
  • Improved Radiant efficiency/hashrate
  • Improved Nexa efficiency/hashrate
  • New Coin: Octa
  • New dual options: Octa + Ironfish, Octa + Kaspa, Octa + Radiant, Octa + Alph
  • Showing difficulty of solutions found for ethw, etc, octa, zil, radiant, ironfish, and kaspa
  • Cleaned up some log outputs
  • Reduced dual mining rejected shares
  • Fixed +zil stability issues
  • Fixed autofan overcompensating on some cards (resulting in bouncy speeds)
  • Fixed ramp_up feature
  • Fixed some windows stability issues
  • Fixed crashing on exit

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

NOTE: Some people have been having issues with the latest version of hive running BzMiner. It seem to possibly be related to older than 30 series Nvidia cards. If you experience BzMiner freezing when it starts, and your on the latest hive update, currently the only fix is to roll back to a previous Hive version. Currently looking into this

MMPOS Update Command

export version="14.2.0" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.1.1)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.2.0_linux.tar.gz; tar -xvf bzminer_v14.2.0_linux.tar.gz; miner stop; cp bzminer_v14.2.0_linux/bzminer /hive/miners/bzminer/14.1.1/; miner start

Downloads

  • bzminer_v14.2.0_windows.zip includes the CLI for windows
  • bzminer_v14.2.0_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.2.0_windows.zip:

MD5: 32a16a1ff16918c61606c19ab86c22cf
SHA256: 2f68c0d4e0334315d6880f7a7c6bbfa5de94fa4510ab5359b617b5cf2cab72f8

bzminer_v14.2.0_linux.tar.gz:

MD5: 1763c6fae90b8b8e8be015b049a35a23
SHA256: f12ede1b0cb4c7a3de0d7d91a5ffc7bd4f4004ab66a6893addcbafd77451ad3d

BzMiner v14.1.1

30 Mar 22:26
422b37e
Compare
Choose a tag to compare

Release v14.1.1 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.1.1)

  • Significantly improved Kaspa hashrate/efficiency
  • Improved Nexa hashrate/efficiency
  • Improved Radiant hashrate/efficiency
  • Added protocol to pool table title
  • Fixed fan speed causing stack smashing error
  • algo_opt 1 for nexa will force smaller lut size
  • Updated display
  • MORE TO COME~

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: New nexa implementation may require new overclocks. If you experience hung gpu's, please re-adjust your oc's

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

MMPOS Update Command

export version="14.1.1" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.1.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.1.1_linux.tar.gz; tar -xvf bzminer_v14.1.1_linux.tar.gz; miner stop; cp bzminer_v14.1.1_linux/bzminer /hive/miners/bzminer/14.1.0/; miner start

Downloads

  • bzminer_v14.1.1_windows.zip includes the CLI for windows
  • bzminer_v14.1.1_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.1.1_windows.zip:

MD5: 4901552021dcead6c90eaf0d8d838b22
SHA256: bab0e81dfbc7a2a6bd9701eac539a9211904308c03d1bd3398eb8279d23d5f9d

bzminer_v14.1.1_linux.tar.gz:

MD5: 65d48514b109a9c73d95f68ec9fd0275
SHA256: 09ed57fd5b230c9166524e66ad761f7fb7c5c2f77ac3e0ca0896c4fdc6b8a8b0

BzMiner v14.1.0

24 Mar 22:25
a58ab86
Compare
Choose a tag to compare

Release v14.1.0 of BzMiner. All feedback is welcome ;)

-- What's in this release (v14.1.0)

  • Slight improvement to kaspa hashrate/efficiency
  • Fixed duplicates on algos nexa, ironfish, zil (and every other algo that may have possibly had the same issue)
  • Updated ui (uptime column removed, put in bottom border, tsls displays by default)
  • Fixed autofan crashing on nvidia 400 drivers
  • Fixed alph stale job rejects
  • Fix discord logging

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: New nexa implementation may require new overclocks. If you experience hung gpu's, please re-adjust your oc's

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

MMPOS Update Command

export version="14.1.0" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v14.0.2)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.1.0_linux.tar.gz; tar -xvf bzminer_v14.1.0_linux.tar.gz; miner stop; cp bzminer_v14.1.0_linux/bzminer /hive/miners/bzminer/14.0.2/; miner start

Downloads

  • bzminer_v14.1.0_windows.zip includes the CLI for windows
  • bzminer_v14.1.0_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.1.0_windows.zip:

MD5: 0941df6756674a32cc13a2c7dbf839bd
SHA256: 837bb0cb9c826799c090e0730487023135694e027c61a1470c676d8dee2ae513

bzminer_v14.1.0_linux.tar.gz:

MD5: 6930497c580d432b757e04297f287e27
SHA256: 7374b5adccfab0fd9bb2f4984d42703cf07127cfe652c64770f304b2a0743f16

BzMiner v14.0.2

21 Mar 23:16
6e5dc01
Compare
Choose a tag to compare

Release v14.0.2 of BzMiner. All feedback is welcome ;)

-- What's in this hotfix (v14.0.2)

  • Fixed rejected shares bug (removed debug code causing delayed network processing times)

-- What's in this hotfix (v14.0.1)

  • Fixed nexa low pool shares bug
  • Fixed ironfish benchmark option (--test)
  • Added nexa support for pool.kryptex.com

-- What's in this release (v14.0.0)

  • Improved nexa hashrate
  • Added nexa support for Polaris (400/500) AMD cards
  • Added ironfish algo (solo mining supported with ironfish miners:pools:start default port 9034)
  • Added etc + ironfish
  • Added ethw + ironfish
  • Added intel support (again) for some algos
  • Improved autofan (eg. "t:65[35-100]")
  • Fixed alph rejects when using wallet.worker on herominers
  • Fixed duplicate shares on nexa (pool 137)
  • Fixed zil_wallet and zil_pool (in hive?) with nexa issue using nexa wallet
  • Fixed random crashes on reconnects
  • Fixed alph duplicates
  • Fixed parallel mining cpu usage issue
  • Fixed split/alternate mining with +zil causing downtime
  • Fixed sometimes overwriting power limit set outside bz
  • Fixed high latency issue
  • Fixed oc indexing when disabled cards are present

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: New nexa implementation may require new overclocks. If you experience hung gpu's, please re-adjust your oc's

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

MMPOS Update Command

export version="14.0.2" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v13.4.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.0.2_linux.tar.gz; tar -xvf bzminer_v14.0.2_linux.tar.gz; miner stop; cp bzminer_v14.0.2_linux/bzminer /hive/miners/bzminer/13.4.0/; miner start

Downloads

  • bzminer_v14.0.2_windows.zip includes the CLI for windows
  • bzminer_v14.0.2_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.0.2_windows.zip:

MD5: 47d0e02a77e49934fd654c0fc2516c2d
SHA256: 637dc43ec1c8f05d8699c94fe65fe9045cc0afa735ec83b3826bf0b06589320b

bzminer_v14.0.2_linux.tar.gz:

MD5: 07acc95d52a8c06c7328634d9053140f
SHA256: 1e99f6d3c2c4e694972b2987d4f00b25f60acfbcac94eefd07446dadb0857e7e

BzMiner v14.0.1

21 Mar 01:52
c1acde8
Compare
Choose a tag to compare

Release v14.0.1 of BzMiner. All feedback is welcome ;)

-- What's in this hotfix (v14.0.1)

  • Fixed nexa low pool shares bug
  • Fixed ironfish benchmark option (--test)
  • Added nexa support for pool.kryptex.com

-- What's in this release (v14.0.0)

  • Improved nexa hashrate
  • Added nexa support for Polaris (400/500) AMD cards
  • Added ironfish algo (solo mining supported with ironfish miners:pools:start default port 9034)
  • Added etc + ironfish
  • Added ethw + ironfish
  • Added intel support (again) for some algos
  • Improved autofan (eg. "t:65[35-100]")
  • Fixed alph rejects when using wallet.worker on herominers
  • Fixed duplicate shares on nexa (pool 137)
  • Fixed zil_wallet and zil_pool (in hive?) with nexa issue using nexa wallet
  • Fixed random crashes on reconnects
  • Fixed alph duplicates
  • Fixed parallel mining cpu usage issue
  • Fixed split/alternate mining with +zil causing downtime
  • Fixed sometimes overwriting power limit set outside bz
  • Fixed high latency issue
  • Fixed oc indexing when disabled cards are present

NOTE: Nexa development is continued joint effort with Lolliedieb from lolMiner

NOTE: New nexa implementation may require new overclocks. If you experience hung gpu's, please re-adjust your oc's

NOTE: Nvidia driver 530 and higher has a bug that reports wrong clock frequencies. oc's should still be applied correctly

MMPOS Update Command

export version="14.0.1" # Example version
cd /tmp; wget https://bzminer.com/downloads/bzminer_v${version}_linux.tar.gz; tar -xvf bzminer_v${version}_linux.tar.gz; agent-stop; sudo cp -adpR bzminer_v${version}_linux/bzminer /opt/mmp/miners/bzminer/; agent-start

Hive OS Update Command (assuming currently on v13.4.0)

rm -fr /tmp/*; cd /tmp; wget https://bzminer.com/downloads/bzminer_v14.0.1_linux.tar.gz; tar -xvf bzminer_v14.0.1_linux.tar.gz; miner stop; cp bzminer_v14.0.1_linux/bzminer /hive/miners/bzminer/13.4.0/; miner start

Downloads

  • bzminer_v14.0.1_windows.zip includes the CLI for windows
  • bzminer_v14.0.1_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v14.0.1_windows.zip:

MD5: 584a20851c1063c1e738dbeb2e3905ff
SHA256: 59e39fcc4e2795c967ed9d335ed89031296fb864741f9e15b783b90132674163

bzminer_v14.0.1_linux.tar.gz:

MD5: 387e81ebabbbb5ad398ce76bcec355b5
SHA256: b1da6e6a06cf06d312e294513f8090681d7346904d968b67f2854be242d29cec