Solana and Ethereum Upgrades Put Blockchain Scaling Back in Focus in 2026

blockchain upgrades 2026

August is shaping up to be an important month for blockchain infrastructure, although not quite for the reasons some early upgrade calendars suggested.

Solana is moving ahead with a substantial network update through Agave 4.2, while Ethereum developers continue preparing Glamsterdam, an upgrade aimed at making Layer 1 considerably more scalable.

There is plenty happening beneath those two headlines. Faster slots. Bigger transactions. Lower storage costs. New ways of building Ethereum blocks.

And, in Solana’s case, the groundwork for an even bigger consensus overhaul that is still waiting in the wings.

Solana’s Agave 4.2 Upgrade Arrives in August

The clearest date on the calendar belongs to Solana.

Agave 4.2, the next major release of Anza’s Solana validator client, is recommended for mainnet adoption in August 2026. Feature activations are expected to begin during the week of August 17.

It is not a minor client update.

The release prepares several changes that touch how quickly and efficiently the network can process activity. Solana is targeting 200-millisecond slot times, down from roughly 400 milliseconds today.

Transaction capacity is getting attention too.

A new transaction format will allow transactions as large as 4,096 bytes, compared with the previous 1,232-byte limit. That extra room matters for applications dealing with things such as zero-knowledge proofs, multisignature operations and transactions that previously struggled to fit inside Solana’s size limits.

Storage costs are also being pushed lower, with Solana planning a phased reduction in network rent.

None of this sounds particularly flashy compared with token launches or price rallies. For developers building applications on-chain, though, these are the changes that can quietly alter what is practical to build.

Alpenglow Is Coming — But Not Yet

This is where the timeline gets more interesting.

Agave 4.2 contains code related to Alpenglow, Solana’s planned replacement for its existing consensus architecture. But the full Alpenglow switch is not expected to activate on mainnet with Agave 4.2.

Current Solana documentation points to Agave 4.3 for that transition, with October 2026 being the expected target.

That distinction matters.

Alpenglow is much larger than a routine performance adjustment. It replaces Solana’s TowerBFT consensus process with a new voting system called Votor.

The headline number is roughly 150 milliseconds of target finality.

Solana currently lists TowerBFT finality at around 12.8 seconds, even though users can receive earlier confirmations. Bringing actual finality down toward 150 milliseconds would make blockchain settlement feel dramatically closer to real-time.

Alpenglow also moves validator voting away from on-chain vote transactions.

Validators will instead exchange votes directly and combine them through the new consensus process. The design is intended to tolerate up to 20% adversarial stake alongside another 20% of stake being offline while still maintaining consensus.

It is an ambitious rewrite. That is probably why Solana is not trying to flip everything on at once.

Solana Validators Have Work to Do Before Alpenglow

The road to Alpenglow has already started.

Solana validators can now register the BLS public keys required by the upcoming consensus system. These keys make it possible to aggregate large numbers of validator signatures into compact certificates rather than verifying thousands of individual votes independently.

The network is also introducing a Validator Admission Ticket, or VAT.

Once the relevant feature gate is active, validators without the required BLS registration can be excluded from consensus participation. Under the complete Alpenglow system, the validator set is expected to be capped at 2,000 admitted validators per epoch.

So while an ordinary SOL holder does not need to do anything because of these upgrades, validator operators certainly do.

There is a lot more plumbing involved than the word “upgrade” suggests.

Ethereum Is Preparing Glamsterdam

Ethereum is moving on a different timetable.

Its upcoming Glamsterdam upgrade is planned for the second half of 2026, but Ethereum has not locked in a final mainnet activation date.

That makes it difficult to treat Glamsterdam as an August event specifically.

What is clearer is what Ethereum developers want the upgrade to accomplish.

Glamsterdam continues Ethereum’s push to scale Layer 1 itself rather than relying entirely on Layer 2 networks for capacity. The upgrade is centered around changing how blocks are created, how transactions can be processed and how Ethereum handles the long-term growth of its state.

One major idea is enshrined proposer-builder separation.

Today, block proposing and block construction involve infrastructure and market relationships that sit partly outside Ethereum’s core protocol. Bringing more of that separation directly into the protocol could make the system cleaner and reduce dependence on external mechanisms.

Glamsterdam is also expected to improve Ethereum’s ability to process transactions in parallel.

Instead of treating every transaction as if it must be handled strictly one after another, Ethereum wants to make it easier to identify transactions that touch unrelated pieces of state and process them simultaneously.

That sounds technical because it is. The potential result is straightforward: more work completed within the same amount of time.

Ethereum Is Thinking About Database Growth Too

There is another problem lurking behind higher blockchain throughput.

More transactions create more data.

That data eventually has to live somewhere, and validators cannot simply absorb infinite storage requirements without consequences.

Part of Glamsterdam’s design work therefore focuses on making network fees better reflect the long-term cost of storing data on Ethereum.

It is a less exciting topic than transaction speed, but arguably just as important.

Ethereum can raise capacity aggressively, but doing so without controlling state growth risks turning validator hardware requirements into a bigger problem later.

The network is trying to scale without quietly making decentralization more expensive.

What These Blockchain Upgrades Mean for Users

For most people holding ETH or SOL, there is no special migration process.

There is no new version of ETH that users need to claim because of Glamsterdam. The same applies to SOL because of Agave or Alpenglow.

That also makes upgrade periods predictable hunting grounds for scammers.

Messages telling holders they must “upgrade” their tokens, connect a wallet to migrate assets or enter a seed phrase should be treated with extreme suspicion.

The real changes happen deeper inside the protocol and validator software.

Users mostly experience the effects afterward: faster confirmations, more network capacity, potentially lower costs and applications capable of doing things that were previously too expensive or technically awkward.

Solana Is Chasing Speed. Ethereum Is Reworking Scale.

The two networks are arriving at the scaling problem from noticeably different directions.

Solana continues to push latency down aggressively. First 200-millisecond slots, then potentially 150-millisecond finality once Alpenglow arrives.

Ethereum’s approach looks slower from the outside, but Glamsterdam is aimed at structural changes that could support much larger Layer 1 capacity over time.

Neither upgrade guarantees permanently cheap transactions.

Fees still depend on demand, application activity, network congestion and how developers actually use the additional capacity.

And dates can slip. Blockchain protocol development has never been especially respectful of calendars.

Still, the direction is becoming difficult to miss.

The next phase of competition between major blockchains is increasingly happening underneath the applications people see. Consensus, block construction, transaction formats, parallel execution and validator economics are becoming the battleground.

August gives Solana the more immediate milestone.

Ethereum’s bigger move is still ahead.

Sources

Disclaimer: This article is for informational purposes only and should not be considered financial or investment advice. Blockchain upgrade schedules and technical specifications can change as testing progresses.