Ethereum Foundation warns some tools may break with Glamsterdam upgrade
The Ethereum Foundation has issued a warning that the upcoming Glamsterdam upgrade's gas-model changes could break existing wallets, indexers, and gas estimators.
Intelligence analysis by Gemini 2.5 Flash

Developers are urged to test their systems on the Plataberget testnet as the Ethereum Foundation's Protocol DevOps team highlights that tools relying on hardcoded maximum gas limits will cease to function correctly. The Glamsterdam upgrade introduces a separate state-gas dimension, altering how transaction costs are calculated for certain operations.
Imagine Ethereum is like a big city where people send letters. Right now, sending a letter usually costs the same amount of stamps. But a new rule, called Glamsterdam, is coming that says if you send a letter to someone who's never gotten one before, it might cost a few extra stamps because the post office has to set up a new mailbox for them. So, some of the machines that help you figure out how many stamps you need might get confused and give you the wrong answer unless they get an update!
Analysis
The Ethereum Foundation (EF) has proactively alerted the developer community about significant changes coming with the Glamsterdam upgrade, specifically concerning its new gas model. This update is not merely incremental; it introduces fundamental shifts in how gas is calculated, particularly for operations that interact with or create new state on the Ethereum blockchain. The EF's Protocol DevOps team has explicitly stated that any software, including popular wallets, indexers, and gas estimators, that currently relies on a fixed or hardcoded maximum gas limit will inevitably break post-upgrade. This necessitates immediate attention from developers to review and update their applications to ensure continued functionality and accuracy.
Glamsterdam
The Glamsterdam upgrade is poised to bring several key enhancements to the Ethereum network, with a primary focus on refining the gas model. Beyond the gas changes, it also incorporates enshrined proposer-builder separation, which aims to improve network decentralization and censorship resistance. Additionally, the upgrade includes block-level access lists, designed to optimize transaction processing, and increased limits for contract and initialization-code sizes, offering greater flexibility for smart contract development. These combined features represent a substantial evolution of the Ethereum protocol, addressing long-standing challenges and paving the way for future scalability and efficiency improvements.
EIP-8037
Central to the gas model overhaul is EIP-8037, which introduces a novel concept: a separate state-gas dimension for operations that create new state. This means that while a simple Ether transfer to an already existing account will maintain its traditional 21,000 gas cost, sending Ether to a new account will incur an additional state-gas charge. This distinction is critical because it directly impacts how developers must estimate transaction costs. The foundation advises revisiting any software that assumes a flat 21,000 gas for all Ether transfers or that only uses a single gas dimension for cost calculations. Adapting to this new dual-dimension gas model is paramount for maintaining accurate transaction fee predictions and preventing unexpected failures.
Plataberget
To facilitate a smooth transition and provide developers with ample opportunity to adapt, the Ethereum Foundation has launched Plataberget, a dedicated public testnet. This testnet, which went live on August 13, is designed to operate for several months, offering a stable environment for developers to rigorously test their systems against the upcoming Glamsterdam changes. The Glamsterdam fork is scheduled to activate on Plataberget before its subsequent deployment on other testnets like Sepolia and Hoodi, and eventually the mainnet. The EF's strong recommendation to test on Plataberget underscores the potential for widespread disruption if tools are not updated, emphasizing the importance of proactive engagement from the developer community to ensure the ecosystem remains robust and functional.
Key points
- The Ethereum Foundation warns that the Glamsterdam upgrade's gas-model changes may break existing tools.
- Wallets, indexers, and gas estimators relying on hardcoded maximum gas limits will require updates.
- EIP-8037 introduces a separate state-gas dimension, adding charges for creating new accounts.
- Developers are urged to test their systems on the Plataberget public testnet, launched on August 13.
- Glamsterdam also includes enshrined proposer-builder separation, block-level access lists, and increased code size limits.
The Glamsterdam upgrade, by introducing a more nuanced gas model, could lead to more efficient resource allocation on the Ethereum network, potentially optimizing transaction costs for various operations in the long run. Developers who adapt early will be well-positioned to leverage these new efficiencies and build more robust applications.
Failure by developers to update their wallets, indexers, and gas estimators in time for the Glamsterdam upgrade could lead to widespread tool malfunctions, incorrect transaction cost estimations, and significant user disruption across the Ethereum ecosystem.



