BzMiner v13.2.0 released

Published on: 2023-02-22

83083846?s=60&v=4

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

BUG NOTICE: This release is skipping zil windows on ethproxy protocols (crazypool, ezil), please do not update if you want to use crazypool for zil. Will fix this shortly in a hotfix

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

  • Improved Nexa hashrate/efficiency (Nvidia, continued joint effort with Lolliedieb from lolMiner)
  • Fixed +zil not mining issue
  • zil "pool hr" now only counts for time zil was mined
  • Fixed logging issues (random characters and log freeze after some time)

MMPOS Update Command

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

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

Downloads

  • bzminer_v13.2.0_windows.zip includes the CLI for windows
  • bzminer_v13.2.0_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.0_ubuntu_1604.tar.gz includes the CLI for Linux

Checksums

bzminer_v13.2.0_windows.zip:

MD5: 12a96c162863801e96d874b84cfdae52
SHA256: 8f52390211b5f9ad38d2e39b3fb3826d3e57b130feb1fa5036444d34b2338493

bzminer_v13.2.0_linux.tar.gz:

MD5: b2f5a36d17dbbefdacfc5f1c41201aef
SHA256: 1ecbc28bfa8009d6929105aa04a292736cd7166cc9857cdec82419cf3611bc37

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

Go to the BzMiner v13.2.0 released download page