BzMiner v13.4.0 released

Published on: 2023-03-09

83083846?s=60&v=4

Release v13.4.0 of BzMiner. All feedback is welcome ;)

-- What's in this release (v13.4.0)

  • Improved nexa hashrate/efficiency
  • Fixed nexa extra nonce rejected shares issue (affected pool137 but possibly other pools too)
  • Fixed nexa stopped finding shares in some situations
  • Fixed hung gpu on amd with +zil (and some other algos)
  • Fixed some initial nexa and nexa+zil amd crashes
  • Fixed radiant not setting extra nonce correctly on some pools
  • Fixed radiant and kaspa amd driver issues
  • Fixed Ergo rejected shares (not updating dag for new blocks)

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

MMPOS Update Command

export version="13.4.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 v13.3.0)

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

Downloads

  • bzminer_v13.4.0_windows.zip includes the CLI for windows
  • bzminer_v13.4.0_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v13.4.0_windows.zip:

MD5: 787dca46584834b3cdaf01027a7b3665
SHA256: 9cecb61c6b3f4f1383b474f9f393137b0ac372aa02b32cb1207fe4168aae49b5

bzminer_v13.4.0_linux.tar.gz:

MD5: 0043594da5e47b127f662060b5e36955
SHA256: 233c6423203b3f528c9ef1fcc5d2fbb246879616602e7af84931ad0ff3f0651e

Go to the BzMiner v13.4.0 released download page