v0.34
What's new (v0.34)
The pool dashboard now shows the same hashrate as the miner console. Recommended for everyone;
no config changes needed.
π Hashrate reported to the pool
The miner now reports its measured hashrate to the pool (mining.submit_hashrate) every 30
seconds, so the pool's per-worker hashrate matches what the console prints β instead of the
pool's share-based estimate, which lags and varies short-term. Each rig reports its own rate;
the pool sums them per address as before.
- No action needed β it just works once you update.
Carried forward (from v0.33)
- Faster model downloads via the xbinor.io IPFS gateway, with the Keryx gateway as an automatic
fallback (--ipfs-gatewayto override).
Carried forward (from v0.32)
- RTX 50-series (Blackwell / sm_120) fix β GPU kernels built for broad driver compatibility,
a kernel fallback chain, and a driver-version gate that logs clearly instead ofunknown error.
Carried forward (from v0.31)
- Crash fix for high-GPU-count rigs (share-pending lock now waits instead of panicking).
- Self-healing model download β a truncated/corrupt tokenizer is re-fetched automatically.
Carried forward (from v0.30)
- Pool-proxy OPoI inference β no local IPFS, inference reward credited to your rig.
- No miner dev fee (mines 100% to your address); bounded inference + reliable auto-reconnect.
- DAA-gated SALT
v1 β v2 β v4consensus parity; per-share OPoI proof (required by default);
on-demand model tiers (--high/--very-high/--cpu-inference).