ESP-Miner Early Access release March 2026.
Please treat this as a preview / test build only.
Just because a pull request is merged into this canary branch does not mean it is approved for or guaranteed to reach a production release. We appreciate your help testing.
What's Changed
- functions to control nonce space and timeouts for all chip topologies by @adammwest in #420
- console log easter egg by @mrv777 in #470
- Add scoreboard 🏆 by @mutatrum in #1236
- Add mDNS support for network discovery and dynamic hostname updates by @camalolo in #1240
- Add solo chance page by @mutatrum in #1368
- Ethernet-over-USB by @mutatrum in #1437
- Add Stratum V2 (SV2) protocol support by @warioishere in #1553
- Add total uptime and hashes by @mutatrum in #1555
- Fix hashrate counter overflow on reconnect by @mutatrum in #1564
- Handle
client.show_messagestratum message by @mutatrum in #1565 - Add m45core pool quick link by @Distortions81 in #1575
- Add pool.kryptex.com dashboard link for Kryptex Pool users by @maxmalysh in #1577
- Add testnet/regtest network detection to coinbase decoder by @warioishere in #1578
- Add parsing of new ckpool share rejection reason by @mutatrum in #1586
- Show BIP-110 signal in Block Header by @mutatrum in #1588
- Use mDNS also with Ethernet-over-USB
Full Changelog: v2.13.0...early-access-2026-03