BzMiner v13.2.1 released

Published on: 2023-02-23

83083846?s=60&v=4

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

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

  • Fixed zil window not mining
  • Fixed nexa on 8gb cards
  • Fixed some rejects on some nexa pools
  • Fixed reconnects causing hang (never reconnecting)
  • Fixed zil core offset not applied when nexa lock is specified
  • Fixed neoxa, meowcoin, ravencoin invalid shares
  • fixed hiveos crashing bz when mining rvn
  • Fixed pool stat caryover after reconnects

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

MMPOS Update Command

export version="13.2.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.1.1)

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

Downloads

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

Ubuntu 16.04 (requires Cuda 11.2 install). Only use if on Ubuntu 16.04

  • bzminer_v13.2.1_ubuntu_1604.tar.gz includes the CLI for Linux

Checksums

bzminer_v13.2.1_windows.zip:

MD5: 8d1b605d753b06f35e72a893cb78d865
SHA256: 563d8a78c5baea0decc552aec3966e3b9db54040ca048342fa46ea038888990f

bzminer_v13.2.1_linux.tar.gz:

MD5: 50cec4e3fa58a55937d313d082ec9034
SHA256: 4092a43b561570d7fbd75fdd2cace7ccbe15c68b1f1be3a424db0c50ae3d2ae9

bzminer_v13.2.1_ubuntu_1604.tar.gz: (Not yet available, 16.04 build pc temporarily down)

Go to the BzMiner v13.2.1 released download page