Skip to content

pool-miner-v0.6.9

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:35
· 2 commits to main since this release

BLOZ pool miner for pool.bloz.org

Linux build targets glibc 2.35+ (Ubuntu 22.04, Debian 12, current VPS).
On older distros (Ubuntu 20.04 / Debian 11), use the Python fallback in mine-pool.sh
or build from source.

Platform File Run
Windows bz-pool-miner.exe (+ DLLs) mine-mainnet.ps1 -Pool
Linux x64 bz-pool-miner-linux-x64.tar.gz mine-pool.sh
Linux arm64 bz-pool-miner-linux-arm64.tar.gz mine-pool.sh
macOS (Apple Silicon) bz-pool-miner-macos-arm64.tar.gz mine-pool.sh

Recommended: use blockzero-ops scripts instead of running the binary directly.