← Back to News

Solana lifts mainnet block limits to 100M CUs

2026-08-01 · solana-foundation

Solana Foundation's latest changelog says mainnet has now activated SIMD-0286, lifting block limits to 100 million compute units. The same update also bundles fresh releases across Agave, Firedancer, the Solana Rust SDK, Subscriptions SDK, LiteSVM, Yellowstone Vixen, and related client work. This is notable because it is not just another patch note dump. Raising compute capacity on mainnet changes the practical ceiling for what validators, apps, and infrastructure providers can push through the network, especially as more demanding onchain workloads arrive.


Key Features or Updates

The headline change is mainnet activation of SIMD-0286, which raises Solana's block limits to 100 million compute units. The changelog also highlights new Agave and Firedancer builds, SDK updates, and proposals touching validator operations, disinflation, program behavior, and consensus-related client improvements.

Ecosystem Impact

More block-level compute headroom can ease pressure on complex applications and improve room for higher-throughput execution patterns over time. It also signals that the core stack is still shipping coordinated upgrades across the validator and developer-tooling layers instead of treating scaling as a single-client problem.

Next Steps for Holders/Devs

Developers should review whether their programs, indexing systems, and infrastructure assumptions change under higher compute ceilings and new client behavior. Validators and infra teams should track the linked Agave and Firedancer release notes closely, since the capacity increase lands alongside client-side performance and correctness work.

Read Original Post →