Here's everything you need to know about the upgrade, from its technical mechanics and staged rollout through the Agave validator client to the security measures and broader infrastructure roadmap it's part of.
The changes are sweeping. The table below summarizes the key differences between Solana's current consensus and what Alpenglow will bring:
Votor is the centerpiece. Instead of the multi-layer vote escalation that Tower BFT required — which took 32 incremental voting rounds with cumulative lockout periods — Votor allows validators to finalize blocks in a single or two-round process . In the fast path, a block is finalized immediately after one round if at least 80% of total staked weight supports it, achieving finality in roughly 100ms. If support is between 60% and 80%, a second round is triggered, achieving finality in approximately 150ms
.
Moving voting data off-chain through BLS aggregated signatures also has a major side benefit: it frees roughly a third of Solana's current block space — which previously went to recording individual validator votes as on-chain transactions — for actual user transactions .
The rollout is deliberately staged across two releases of the Agave validator client, the primary implementation maintained by Anza. This two-phase approach allows the complete Alpenglow codebase to be shipped early for community testing, security audits, and test-cluster validation before mainnet activation is triggered.
Given the scale of the change, Anza and the Solana Foundation have implemented a multi-layered security approach:
anza-xyz/agave codebase: votor (the voting engine), votor-messages (vote and certificate serialization), bls-sigverify, and bls-cert-verify Alpenglow is one piece of Solana's larger 2026 infrastructure buildout aimed at evolving the network into what the team calls "Internet Capital Markets" — a high-performance, institution-grade financial platform .
Together, these upgrades position Solana to offer sub-150ms finality, million-TPS peak capability, and multi-client redundancy — characteristics that make the network credible as infrastructure for high-frequency trading, traditional finance workloads, and consumer-facing applications that require near-instant settlement .