BzMiner v14.0.2 released

Published on: 2023-03-22

83083846?s=60&v=4

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

Go to the BzMiner v14.0.2 released download page