Solana has a hard date for the biggest change to how it reaches consensus in years. Alpenglow, the upgrade retiring the Tower BFT design the chain launched with, begins activating on mainnet-beta on September 28. The code carrying the switch, Agave v4.3, has to be in place first. As of September 1, cryptoticker put the share of active stake running v4.3 at 0.39 percent.
That gap is the story the speed headlines skip. Anza, the team behind the main validator client, published an adoption schedule that reads like a countdown: 10 percent of stake on v4.3 by September 8, 25 percent by September 14, and a general recommendation to upgrade by September 21, one week before the feature gate flips. The network has to climb from near nothing to a working majority in under a month, on a calendar that does not move.
A fixed date, an unfinished client
Alpenglow does not turn on because a stopwatch runs out. It activates when enough stake runs the new software and the feature gate flips at an epoch boundary, each epoch about 38 hours. Solana has done this before without drama. Agave 4.2 reached about 80 percent of mainnet stake earlier in the summer, the supermajority the chain needs to move. So the question is not whether validators can upgrade. It is whether the ramp holds on this timeline, because Alpenglow adds one step: every validator must register a BLS public key on-chain before the gate activates, or it cannot join the new consensus.
Miss that window and a validator sits out the new consensus entirely. That is why the delegator-facing advice lands a week early, and why the Alpenglow adoption curve over the next two weeks matters more than the marketing.
What Alpenglow actually changes
The engine swap is real. Votor, the new voting procedure, replaces Tower BFT: 80 percent of stake on the fast path finalizes a block immediately, and if that threshold is missed, two rounds at 60 percent decide. Votes stop living on the ledger and move into a separate structure, so they no longer fight user transactions for block space. crypto.news put target finality at roughly 150 milliseconds against about 12.8 seconds today, the source of the widely quoted 85x figure.
Whether users feel 85x is another question, and Coinliva has already taken apart the finality claim: wallets surface optimistic confirmations well before true finality, so the lived experience was already fast. The more concrete win is fault tolerance. Alpenglow is built to survive up to 40 percent of stake going offline in a non-adversarial case, up from the one-third ceiling Tower BFT carried.
| Property | Tower BFT (today) | Alpenglow (Votor) |
|---|---|---|
| Target finality | ~12.8 seconds | ~150 milliseconds |
| Vote data | On-chain transactions | Off-ledger, BLS aggregated |
| Fault tolerance | One-third | Up to 40 percent offline |
The bill validators pick up
Alpenglow moving votes off-chain removes the fee validators used to pay every epoch to keep voting. In its place comes a Validator Admission Ticket, reported at around 1.6 SOL per epoch, roughly 0.8 SOL a day, or about 80 percent of what vote fees cost now. The active set is also capped at 2,000 validators. For smaller operators, that admission cost and the cap decide whether staying in consensus still pays, a pressure that sits on top of the concentration already building among the largest stake providers.
The consensus itself is not in dispute. Validators approved SIMD-0326 in September 2025 with 98.27 percent support, though only about 52 percent of stake voted. The design won a year ago. What is being decided now, in the daily adoption numbers, is whether the network reaches its own deadline on time, in a month for Solana that also brought faster slot times and the largest token unlock on its September calendar.