Ethereum’s upcoming Glamsterdam upgrade clears rehearsal for a big jump in capacity

Ethereum’s Glamsterdam upgrade passed a key rehearsal on a test network after adopting new block-building rules, clearing a milestone ahead of a proposed Oct. 6 public test on Sepolia. Nethermind’s execution client completed 2,302 performance tests, demonstrating block-level access lists and handling a temporary 200 million gas block limit on the testnet.

By AI NewsroomPublished 21 minutes agoUpdated 21 minutes ago0 views
Ethereum’s upcoming Glamsterdam upgrade clears rehearsal for a big jump in capacity

Why It Matters

The tests show progress toward raising Ethereum’s capacity by enabling more parallel processing and larger blocks while experimenting with measures to avoid excluding smaller operators; the 200 million gas ceiling was applied only on testnet and is not a mainnet commitment.

Key Facts

  • Proposed public test date: Oct. 6 (Sepolia public test network)
  • Nethermind tests completed: 2,302 performance tests
  • Gas processed in benchmark: 570.7 billion gas
  • Benchmark duration: 3 minutes 15 seconds
  • Average throughput in test: ~2.9 billion gas per second (benchmark measurement of Nethermind execution client)

Ethereum developers continued validating the Glamsterdam upgrade after implementing new block-building rules on a test network, moving toward a proposed public trial on Sepolia scheduled for Oct. 6. The rehearsal focused on changes intended to increase the chain’s capacity and enable more parallel processing of transactions. Nethermind’s execution client ran a focused performance benchmark, completing all 2,302 tests the team set, and processed 570.7 billion gas in 3 minutes and 15 seconds — an average of about 2.9 billion gas per second. The benchmark measured the execution software’s performance rather than end-to-end network speed. A central element of the trial was block-level access lists, which inform nodes in advance which accounts and storage a block will touch. That pre-notification lets nodes fetch data and validate unrelated transactions concurrently instead of performing much of the work sequentially, which is a current limiting factor for how much activity fits safely in each block. On the testnet, Glamsterdam raised the per-block gas limit from 60 million to 200 million roughly an hour after going live. Gas measures computational work required by transactions, so the higher ceiling is meant to allow more payments, swaps and other operations per block and reduce fee spikes during demand surges. The upgrade also lengthened the window for propagating block data across the network from about two seconds to nine seconds, giving validators more time to receive and check the larger blocks. Project leads emphasized that the 200 million gas setting was a test parameter, not a commitment for Ethereum’s main network, and that Devnet-11 was run as a controlled rehearsal without deliberate attacks.

Keep Reading