Solana Alpenglow is designed to replace TowerBFT consensus with a new certificate-based system centered first on Votor.

The headline target is roughly 150 millisecond finality under favorable conditions. That number describes consensus finality. It does not mean every wallet, RPC provider, exchange, bridge or trading application will show a completed result in exactly 150 milliseconds.

The complete path still includes transaction delivery, leader inclusion, block propagation, validator voting, RPC delivery, indexing and application-specific settlement rules.

Votor changes how validators vote. Instead of submitting ordinary on-chain vote transactions, validators send consensus messages directly to one another. BLS signatures can be aggregated into compact certificates showing the required stake support.

When the first round reaches the fast-path threshold, a block can finalize quickly. When it does not, Votor has a second-round path using lower certificate thresholds to continue safely toward finalization or a formal skip decision.

Rotor is a separate later phase intended to replace Turbine block propagation. Votor and Rotor should not be described as switching on together.

For ordinary users, Alpenglow does not introduce a new transaction format, signing method, SVM execution model or fee system.

For infrastructure teams, the changes are more significant. Vote transactions disappear from blocks, confirmed and finalized move toward the same consensus state, and data-streaming systems must account for bank identity rather than assuming every slot maps cleanly to one candidate block.

The official Solana upgrade page still lists Alpenglow as In Development. A prerequisite such as BLS-key registration or validator admission does not prove that the full consensus migration has already happened.

TokenToolHub’s guide separates the 150 ms target from user-visible latency, explains Votor’s fast and fallback paths, and shows what users, validators, RPC providers, indexers and exchanges need to verify:

https://tokentoolhub.com/solana-alpenglow-upgrade-votor-alpenswitch/

#solana #crypto #blockchain #Web3 #defi