github bzminer/bzminer v4.3
BzMiner v4.3

latest releases: v21.1.5, v21.1.4b8, v21.1.3b3...
2 years ago

Release v4.3 of BzMiner. All feedback is welcome ;)

What's in this release

  • Discontinued Windows Desktop GUI (in favor of html browser gui)
  • BzMiner will automatically rotate between pool addresses if more than one on network failure-safe
  • Fixed crash issue on device/pool reset
  • Updated (and condensed) CLI output
  • Fixed issue with crash on device reset

CLI changes:

  • -p option can now be a list of addresses
  • Rearranged info in output
  • Avg is now average time between accepted shares
  • Shares is now in the format of valid/stale/rejected/invalid

API changes overview:

  • failure-safe pool
  • saverage share accept time
  • remove solutions from status (separate api)
  • uptime seconds
  • solutions/network events moved from status api to solutions api

API changes details:

/status

  • device:"pool" changed to device:"current_pool". current pool address for device
  • "pool_addresses" array for device. List of backup pools (also contains current_pool)
  • uptime_s added for all 3 objects (rig, pool, device). seconds since start
  • "accepted_avg_seconds" added for pool and device. average time in seconds between accepted solutions
  • "stale_solutions" for device

/solutions

  • contains list of solutions and network events simply pulled from /status api

/device_config

  • renamed "walletaddress" to "wallet_address"
  • "pooladdress" is now "pool_addresses" and is a list of pool addresses
  • "algorithm" can now be either the integer representation (eg. 0 = ethash) or a string of the algo name

Downloads

  • bzminer_v4.3_windows.zip includes the CLI for windows
  • bzminer_v4.3_linux.tar.gz includes the CLI for Linux

Checksums

bzminer_v4.3_windows.zip:

MD5: df76cc95653d10e29496e3f28464dee0
SHA256: 45de45fdda350362579ecbcca62ac8034152b6b8dd4527dd84d1927ef5a3fb23

bzminer_v4.3_linux.tar.gz:

MD5: 80326b3905a6e8cdac6f757a9da91c77
SHA256: 79cfbbeea9087997a05448aaf2d7c6e37029a325eb51301081b54343a3c0c0f3

Don't miss a new bzminer release

NewReleases is sending notifications on new releases.