Infrastructure

Agave 4.2: 90 Percent Less Rent, Larger Transactions, Path to 200ms Slots

The Agave 4.2 overview is out: rent drops by 90 percent, transactions grow to 4096 bytes, and slot time is set to halve to 200ms in stages. Alpenglow code is feature-complete — activation comes with 4.3.

SOLANA·HUB Editorial

What Happened

Solana published the official release overview for Agave 4.2 — the next version of the validator client developed by Anza. The timeline per the upgrade page: devnet release in July, recommended mainnet adoption in August, feature activations starting the week of August 17, 2026. The release bundles three major changes and lays the code foundation for the new Alpenglow consensus.

The Three Core Changes

1. Rent drops by 90 percent (SIMD-0437). The price per stored byte falls from 6,960 to 696 lamports — on-chain storage costs a tenth of what it did. For an SPL token account, the rent deposit drops from about $0.159 to $0.0159, per the upgrade page. The rollout runs across five independent feature gates so it can be monitored step by step.

2. Larger transactions (SIMD-0296). The maximum transaction size increases from 1232 to 4096 bytes — via a new, opt-in transaction format v1; existing legacy and v0 transactions remain unchanged. That creates room for applications that didn’t fit into one transaction before: ZK proofs, larger multisigs, BLS signatures. The same change had already been discussed as a prerequisite for post-quantum signatures — background in Anza’s quantum resistance roadmap.

3. Halved slot time (SIMD-0525). Slot time is set to fall from 400 to 200 milliseconds — in four stages of 50 milliseconds each, every one protected by its own feature gate. If block skip rates spike, progression stops. The result per the upgrade page: confirmations twice as fast and shorter leader windows. We covered the proposal at draft stage: SIMD-0525: Reducing Slot Times.

Alpenglow: Code Done, Activation Later

The code of the new Alpenglow consensus mechanism is feature-complete in 4.2 — but not activated on mainnet, per the overview. Activation is planned for Agave 4.3, targeted for October 2026. Alpenglow replaces TowerBFT with the Votor algorithm, targeting finality of around 150 milliseconds; vote transactions are eliminated. The basics are explained in Alpenglow: Solana’s New Consensus.

What Operators Need to Know

Per the upgrade page, 4.2 brings no breaking changes; the update is recommended but not mandatory for 4.2. The actual behavior changes arrive with the feature activations from mid-August — validators should be on the new version by then. The release follows the recent capacity increase through 100 million CU blocks.

Note: This is reporting, not investment advice.

What to Watch

  • Whether the feature activations start on schedule from August 17
  • How the first 50ms stages of the slot time reduction affect skip rates
  • Whether the October target corridor for Alpenglow activation in 4.3 holds

Sources

#agave #anza #rent #slot-zeit #alpenglow