Ethereum Foundation Warns: Glamsterdam Upgrade May Cause Some Tools to Fail
According to Cointelegraph, the Ethereum Foundation Protocol DevOps team issued a warning that due to significant adjustments to the Ethereum gas model in the upcoming Glamsterdam upgrade, some wallets, indexers, and gas estimators may experience malfunctions.
Any tools relying on hardcoded maximum Gas limits will face the risk of becoming non-functional and need to be updated as soon as possible. EIP-8037 will introduce an independent "state Gas dimension" to handle operations that create new state—transfers to existing accounts will still be 21,000 Gas, but transfers to new accounts will incur additional state Gas fees.
The Foundation recommends developers complete system testing on the public testnet Plataberget (launched on August 13) as soon as possible. The Glamsterdam fork is scheduled to activate on this testnet this Thursday, subsequently deployed to the Sepolia and Hoodi testnets, and finally launched on the mainnet.
This upgrade also covers the Proposer-Builder Separation (PBS) mechanism, block-level access lists, as well as increases in contract and initialization code size limits.