Currencies38647
Market Cap$ 2.61T+5.29%
24h Spot Volume$ 58.64B+8.98%
DominanceBTC57.16%+1.97%ETH10.83%-1.10%
ETH Gas0.07 Gwei
Cryptorank
/

Ethereum’s next upgrade turns a 2-second block bottleneck into a roughly 9-second window


Ethereum’s next upgrade turns a 2-second block bottleneck into a roughly 9-second window

Share:

AI Overview

EthPandaOps launched Platåberget on Aug. 13, a public rehearsal network with an open permissionless validator set to let node operators test Ethereum’s Glamsterdam coordinated execution- and consensus-client upgrade ahead of mainnet, focusing on client-pair compatibility, staking setups, builders and infrastructure. The test covers EIP-7732 (enshrined proposer-builder separation) which expands payload timing to six seconds for proposers and nine seconds for other validators, EIP-7928 block-level access lists, and EIPs 2780/8037/8038 that change gas accounting (Platåberget shows an 18,000-gas transfer versus EIP-2780’s 21,000 reference, EIP-8037 charges 183,600 state gas for account creation and EIP-8038 raises storage writes from 2,800 to 10,000), forcing operators and DeFi teams to recheck builder onboarding, fork-choice behavior, hardcoded gas assumptions and token mint/airdrop flows for security, adoption and interoperability with DEXs and CEXs.

Bullish

Predictions Markets

See what traders are focused on

View analytics →
Prediction Banner

Ethereum node operators now have an active public network for rehearsing Glamsterdam’s coordinated execution- and consensus-client upgrade. Platåberget has an open, permissionless validator set, turning the upgrade into a practical test of whether client pairs, validators, builders, and supporting infrastructure continue to work together.

The ethPandaOps-maintained network launched Aug. 13 and is expected to remain available until Glamsterdam reaches mainnet.

For application work, the official page directs decentralized application, smart contract, and other EVM testing to Sepolia. Platåberget focuses on client software, staking setups, builders, and infrastructure.

What Ethereum operators need to test

The Glamsterdam roadmap says node operators will need compatible releases for both sides of an Ethereum node.

The execution client processes transactions, while the consensus client tracks validators and agrees on the chain. Platåberget provides client-pair images and resources for checkpoint syncing and deposits, plus tools for testing builder and fork-choice behavior under load.

The largest architectural change is EIP-7732, or enshrined proposer-builder separation. The Review-stage proposal separates consensus-block validation from execution-payload validation, adds staked builders and creates a Payload Timeliness Committee to report whether a builder revealed its payload on time.

Ethereum says the design expands the roughly two-second critical path: the next proposer gets six seconds to validate a payload, while other validators get nine seconds. Operators need to exercise builder onboarding, payload timing, and fork-choice behavior under the new division of duties alongside basic uptime checks.

Infographic showing Ethereum's Platåberget’s two-client Glamsterdam upgrade path, ePBS timing from about two seconds to six and nine seconds, and six operator test areas.
A diagram outlines the Glamsterdam operator test, covering two-client upgrades, ePBS validation timing, and key validator testing areas.
Related Reading

Ethereum’s 2026 roadmap includes this validator risk that's bigger than you think

Review-stage EIP-7928 adds block-level access lists that record the accounts and storage locations touched by a block. The map lets clients parallelize disk reads, transaction validation, state-root calculation and state reconstruction.

Its immediate value is a dependency map for parallel work, but realized throughput will still depend on client implementation.

EIPs 2780, 8037, and 8038 are listed as scheduled and are being tested for Glamsterdam, all three remain in Review.

Platåberget’s public page gives an 18,000-gas example for a plain ETH transfer. The current EIP-2780 reference case instead totals 21,000 execution gas for a transfer to an existing externally owned account: a 12,000 base, 3,000 cold-recipient access charge, and 6,000 value charge, making a blanket promise of cheaper ordinary transfers premature.

The state-creation proposal charges 183,600 state gas for creating a new account, while the state-access proposal raises a storage write from 2,800 to 10,000. Teams need to recheck hardcoded subcall gas, cached estimates, refund-dependent flows, and workloads that create accounts or storage, including mints, airdrops, and factory contracts.

The post Ethereum’s next upgrade turns a 2-second block bottleneck into a roughly 9-second window appeared first on CryptoSlate.

Read the article at CryptoSlate

In This News

Coins

Predictions Markets

See what traders are focused on

View analytics →
Prediction Banner

Share:

In This News

Coins

Predictions Markets

See what traders are focused on

View analytics →
Prediction Banner

Share:

Read More

Ethereum wants to hide your trades from bots before they can attack

Ethereum wants to hide your trades from bots before they can attack

LUCID could hide MEV-sensitive orders before commitment, but Ethereum lacks protocol ...
Solana’s 50,000 SOL security contest did not cover a clock attack disclosed months earlier

Solana’s 50,000 SOL security contest did not cover a clock attack disclosed months earlier

Legacy PoH and TowerBFT paths were out of scope, and no paper-specific implementation...