BzMiner v15.4.3 released

Published on: 2023-07-28

83083846?s=60&v=4

Release v15.4.3 of BzMiner. All feedback is welcome ;)

-- What's in this release (v15.4.3 hotfix)

  • New coin: gamepass
  • Improved rvn, xna, clore, meowcoin, neoxa hashrate on both Nvidia and AMD
  • Updated throttle option for per gpu/algo control (now used similar to oc_ options)
  • Added --throttle1, --throttle2, and --throttle3 options for command line
  • Fixed rvn, xna, clore, meowcoin, neoxa out of memory bug
  • Fixed ergo out of memory bug
  • Fixed pool carryover stats on reconnects
  • Fixed kawpow crash on profit switching pools

-- What's in this release (v15.4.2 hotfix)

  • Further optimized CPU usage
  • Fixed possible crash with +zil oc switching
  • Added zil_gpus option. List of gpu indexes for which gpus to mine zil on. If not specified all gpus will mine zil
  • Fixed rvn, xna, clore, meowcoin, and neoxa dag gen issues (crashes, out of mem)
  • Fixed 2miner, k1pool, f2pool on etc, octa and ethw

-- What's in this release (v15.4.1 hotfix)

  • Zil epoch 1 issue fixed
  • Improved time to zil window status
  • Fixed clore/xna rejected shares not showing
  • Fixed reconnection log

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

  • Added new coin: clore
  • Added new coin: xna (Neurai)
  • Fixed low zil, etc, ethw and octa hashrate
  • Increased dev fee for rvn, meowcoin, and neoxa to 1%
  • Fixed possible crash on startup
  • Fixed up some logging

-- Known Issues

  • If you run into issues allocating larger Nexa LUT on Nvidia cards, please update Nvidia drivers
  • Kawpow coins (rvn, clore, meowcoin, xna, neoxa) are broken on AMD cards. Will fix soon
  • Nvidia driver 530 - 535 have a bug that reports wrong clock frequencies. oc's should still be applied correctly. Please update to very latest nvidia driver (535 or higher) which appears to have fixed this bug
  • 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

Minerstat update command:

export version="15.4.3"; 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="15.4.3" # 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 v15.4.2)

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

Rave OS Update Command (assuming currently on v15.4.2)

stop && wget https://bzminer.com/downloads/bzminer_v15.4.3_linux.tar.gz && tar -xvf bzminer_v15.4.3_linux.tar.gz && cp -adpR bzminer_v15.4.3_linux/bzminer /app-data/miners/bzminer-15.4.2 && start 

Checksums

bzminer_v15.4.3_windows.zip:

MD5: 4d6b1e10ece4f9ac49a6f0125ac63f1e
SHA256: e9afb0df28a11322d7a6c8b8a5035da8a27d5929b7daa1ecce175c71b0da97a5

bzminer_v15.4.3_linux.tar.gz:

MD5: ac7d23527874c5ef693b16ee0da5451a
SHA256: da13d9ec74d0fbfb37d5e4f83ae0e19dc53020c0f5f06793d4250448a854fab9

Go to the BzMiner v15.4.3 released download page