This can be a section from the 0xResearch publication. To learn full editions, subscribe.
Solana’s consensus stack, proof-of-history sequenced with TowerBFT, has all the time delivered quicker block occasions than opponents. However finality nonetheless sits round 10-20 seconds, removed from the Nasdaq-level latency Solana aspires to.
SIMD-0326 (“Alpenglow”) proposes reducing finality to ~100-150ms by shifting validator voting off-chain. Right this moment, validators constantly submit votes onchain to sign fork selection, and these votes dominate throughput regardless of carrying no person worth.
Supply: SolScan
Below Alpenglow, validators as an alternative pay a set “Admission Ticket” of 1.6 SOL per epoch, burned to the community. Leaders then collect votes off-chain via a element known as Votor, compress them into certificates, and write these certificates onchain. The result’s a swap: Hundreds of thousands of low-value vote transactions are changed by one predictable charge per validator, reducing consensus overhead by ~20% and releasing blockspace for person exercise.
The design additionally adjusts fault tolerance. TowerBFT at present stays dwell until greater than 33% of stake is adversarial. Alpenglow introduces a “20+20” mannequin, the place the chain stays dwell with 20% malicious stake and one other 20% offline. For purposes like DeFi, particularly perpetual exchanges like Drift, sub-second finality transforms Solana from “quick” right into a real-time settlement layer.
The economics are nonetheless beneath debate. Smaller validators face a flat 1.6 SOL per epoch charge no matter stake, whereas reward flows stay undefined. Governance discussions (epochs 833-842) have emphasised the necessity for a transparent rollout path, together with sequencing for Alpenglow’s elements. Nonetheless, if applied, SIMD-0326 would symbolize one in every of Solana’s most important structural upgrades.

