Stratum V2

Stratum V2 is a pooled mining protocol designed to replace Stratum V1. It uses bandwidth more efficiently, adds encryption, and gives miners more control over how blocks are built.

The main change is job negotiation. Under V1, pools chose the transaction set and miners supplied hash power. Stratum V2 lets individual miners construct their own block templates, reducing pool control and improving censorship resistance. The protocol also improves device interoperability and communication between miners, proxies, and pools.

Why fund it?

Shipping a new mining protocol requires spec work, a production-quality implementation, testing tools, and compatibility work across real hardware and software. Without dedicated funding, that kind of work stalls.

OpenSats has funded Stratum V2 development since August 2023, starting with a grant to Gabriele Vernetti for a testing and benchmarking tool. Gabriele went on to lead the Stratum V2 Reference Implementation (SRI) through multiple releases (1.0 through 1.6), build the sv2-wizard configuration tool, and coordinate interoperability testing with pools and hardware vendors. In early 2026, Lucas Balieiro received a grant focused on fuzzing, security testing, and developer tooling.

What's next?

SRI has shipped six major releases and is now split into a library repo and an application repo with precompiled binaries and Docker images. Demand Pool launched with SV2 support, and Auradine shipped the first ASIC miner with native Stratum V2.

Active work includes a web UI for monitoring mining data, a solo mining mode (similar to CKPool solo but SV2-only), a 24/7 fuzzing server, and property testing across the low-level crates. The team is also embedding the Job Declaration Server inside the pool and improving Docker-based deployment for less technical miners.

Further Reading