Ethereum Developers Target Oct. 6 Glamsterdam Activation on Sepolia Amid Critical Bugs

Ethereum Developers Target Oct. 6 Glamsterdam Activation on Sepolia Amid Critical Bugs

Custom Image
Ethereum developers are targeting October 6, 2026, for the Glamsterdam upgrade on the Sepolia testnet, marking a major step toward one of Ethereum’s most important protocol upgrades of the year. The planned activation comes as client teams continue working through technical issues uncovered during Glamsterdam development networks, including unexpected finality problems, execution-client edge cases and changes to state-gas accounting. The Sepolia date remains a target rather than a guaranteed deadline, with further testing expected to determine whether the upgrade is stable enough for wider public deployment.
 
Glamsterdam is designed to strengthen Ethereum’s Layer 1 architecture through changes involving parallel processing, more sustainable state growth and enshrined proposer-builder separation, among other improvements. These changes form part of the broader evolution of Ethereum Layer 1 scaling as developers seek greater network capacity without compromising decentralisation or security. The upgrade also introduces technical changes that could affect smart-contract gas assumptions, validator infrastructure and client implementations. With Devnet-11, Sepolia and Hoodi forming key stages on the road to mainnet, attention is increasingly focused on whether Ethereum developers can resolve the remaining issues while keeping the Glamsterdam mainnet upgrade within its current Q4 2026 window.
 

Why Ethereum Is Targeting October 6 for the Glamsterdam Sepolia Upgrade

Ethereum developers are currently targeting October 6, 2026, for the Glamsterdam upgrade on the Sepolia testnet, making it one of the most important milestones in Ethereum’s 2026 upgrade roadmap. The proposed activation is expected at around 13:53 UTC, although the timing remains tentative and depends on the stability of ongoing Glamsterdam testing. Sepolia will provide developers with a broader environment for evaluating the upgrade before it advances toward Hoodi and, eventually, Ethereum mainnet. The October 6 target should therefore be viewed as an important technical checkpoint rather than a guaranteed launch date.
 

Why the Glamsterdam Sepolia Date Moved to October 6

The October 6 target gives Ethereum client teams more time to resolve problems discovered during recent Glamsterdam development networks. Testing has exposed issues involving network finality, consensus-client behaviour and new gas-accounting rules, including complications linked to EIP-8037. Development networks are specifically designed to reveal weaknesses before protocol changes reach persistent public testnets, allowing teams to reproduce failures, refine specifications and confirm that different Ethereum clients interpret the new rules consistently.
 
Moving carefully at this stage is particularly important because Sepolia is more widely used than temporary devnets. A successful Glamsterdam activation would allow wallet developers, node operators, infrastructure providers and smart-contract teams to examine the new protocol rules in an environment that more closely resembles Ethereum mainnet. It would also generate additional data on client interoperability, network performance and how different Ethereum Improvement Proposals interact when operating together rather than in isolated tests.
 

What Must Happen Before the October 6 Sepolia Upgrade

The October 6 Glamsterdam activation date is not guaranteed. Ethereum developers can still adjust the schedule if upcoming tests uncover major bugs, client incompatibilities or problems affecting network stability. The remaining devnet phase is therefore focused on proving that recent fixes work reliably across multiple client combinations and under more demanding network conditions.
 
Several areas are likely to remain under close observation:
  • Network finality and fork stability after unexpected failures during earlier devnets.
  • Compatibility between Ethereum’s major execution and consensus clients.
  • Updated EIP-8037 state-gas accounting and related test cases.
  • The performance of Devnet-11 under a cleaner fork-transition scenario.
  • Operational readiness across validators, infrastructure providers and developer tooling.
 
The outcome of these tests will help determine whether Ethereum can move confidently from short-lived development environments into the Sepolia public testnet stage.
 

Devnet-9, EIP-8037 and Other Bugs Threatening the Glamsterdam Timeline

Ethereum’s Glamsterdam testing phase has exposed several technical problems across both the consensus and execution layers, demonstrating why developers continue to stress-test the upgrade before wider deployment. The issues range from unexpected non-finality to state-gas accounting complications and unusual edge cases involving Block-Level Access Lists. These findings do not mean Ethereum mainnet is currently compromised; rather, they represent pre-mainnet engineering risks that developers are attempting to eliminate before Glamsterdam reaches production.
 

Devnet-9 Exposes Finality and Client-Compatibility Problems

Glamsterdam Devnet-9 was designed to test Ethereum in a larger validator environment and examine behaviour under demanding consensus conditions. Instead, the network encountered unplanned non-finality before developers reached some of the scenarios they originally intended to test. That shifted attention toward diagnosing why different clients behaved unexpectedly and whether the problem originated from implementation details, transition logic or interaction between multiple protocol changes.
 
The incident is significant because Glamsterdam includes major consensus-layer modifications, including infrastructure related to enshrined proposer-builder separation (ePBS). Bugs that appear only during fork transitions or unusual validator conditions can be difficult to uncover through ordinary unit tests. Development networks allow Ethereum teams to reproduce these conditions before they affect public testnets or mainnet.
 
Other testing areas have added useful information without duplicating the Devnet-9 failure itself:
  • Developers have expanded reorganisation testing to examine how clients respond when competing chain histories need to be resolved.
  • Execution-client stress tests have revealed differences in how individual implementations cope with unusual network conditions.
  • Invalid execution payload scenarios are being used to test whether consensus and execution clients reject incorrect data consistently.
 
These tests are important because Ethereum’s security depends not only on individual clients functioning correctly, but also on multiple independent implementations reaching the same conclusions about the state of the chain.
 

EIP-8037 State-Gas Changes Require Careful Testing

Another major technical focus is EIP-8037, which changes how Ethereum accounts for the cost of creating a new blockchain state. The proposal introduces a separate mechanism for measuring state-creation costs associated with activities such as creating accounts, deploying bytecode and opening new storage slots.
 
Testing revealed edge cases involving how state gas is handled across nested execution calls and how unused balances should be reconciled between execution frames. Developers subsequently revised the repayment logic and incorporated additional tests before moving deeper into the Glamsterdam rollout. These changes matter because incorrect gas accounting could produce inconsistent execution behaviour between clients, which is precisely the type of problem Ethereum developers want to eliminate before the upgrade reaches mainnet.
 
The Ethereum Foundation has also examined how Glamsterdam’s gas repricing may affect existing smart contracts. Most applications are expected to continue functioning normally, but contracts that depend on hard-coded gas values or unusually tight gas assumptions may require additional testing. In many cases, increasing the supplied gas limit could be sufficient, but developers are being encouraged to verify application behaviour before the production fork.
 

EIP-7928 and New Edge Cases Add Complexity to Glamsterdam Testing

Glamsterdam testing has also highlighted an unusual edge case involving EIP-7928, or Block-Level Access Lists. The proposal is intended to provide information about the accounts and storage locations that a block touches, allowing Ethereum clients to prepare data earlier and potentially process parts of block execution more efficiently. This is an important component of Ethereum’s longer-term strategy for increasing Layer 1 throughput without simply forcing node operators to use increasingly powerful hardware.
 
During testing, developers identified a compatibility issue involving a small group of unusual legacy Ethereum accounts that have zero nonces but retain storage. One proposed solution, EIP-8253, would modify the nonce of a limited set of affected accounts during the fork transition. Although the issue is narrow, it shows how historical blockchain state can interact unexpectedly with new protocol designs.
 
Adding or modifying an EIP late in the development process can also create additional work for client teams because specifications, test suites and implementations must remain aligned. For the Glamsterdam timeline, the key question is therefore not whether bugs are discovered or devnets are built to find them but whether developers can resolve them consistently without introducing new conflicts elsewhere in the protocol.
 

What Happens After Sepolia? Devnet-11, Hoodi and the Glamsterdam Mainnet Date

The path from development testing to the Ethereum Glamsterdam mainnet upgrade involves several stages, with each environment providing a different level of real-world feedback. Devnet-11 is expected to act as an important checkpoint before Sepolia, while a successful Sepolia activation would shift attention toward Hoodi and eventually Ethereum mainnet. For readers following the protocol more broadly, Ethereum network fundamentals provide context for how ETH, smart contracts, validators and the Ethereum Virtual Machine fit into the network being upgraded. This progressive rollout gives developers, validators and infrastructure providers additional opportunities to identify problems before the protocol changes affect the production network.
 

Devnet-11 Is the Next Major Test Before Sepolia

Although Devnet-11 comes before the Sepolia activation rather than after it, its performance could have a direct impact on whether the October 6 target remains realistic. The new development network is intended to provide a cleaner test of the Glamsterdam fork transition after fixes from earlier rounds have been incorporated. Developers can use it to confirm whether revised specifications behave consistently across execution and consensus clients while monitoring network stability through the transition.
 
A successful Devnet-11 would strengthen confidence that Glamsterdam is ready to leave the short-lived development-network phase. It would also allow developers to examine multiple protocol changes operating together under the same conditions. If major failures appear again, additional client releases or testing cycles may be required before Sepolia proceeds.
 

Hoodi Becomes the Next Major Testnet Milestone After Sepolia

If the Glamsterdam Sepolia upgrade performs reliably, Hoodi is expected to become the next significant public-testnet milestone before mainnet. Ethereum uses multiple test environments so developers can observe protocol changes under different operating conditions and give infrastructure providers time to update their systems. Hoodi can provide additional testing for staking infrastructure, validator operations, client interoperability and other systems that interact closely with Ethereum’s consensus layer.
 
Unlike Sepolia’s October target, a final Glamsterdam activation date for Hoodi has not yet been established. The schedule will depend partly on Sepolia’s performance and whether developers find problems that require new software releases or specification changes. A relatively smooth transition from Sepolia to Hoodi could indicate growing confidence in the upgrade, while an extended testing period would suggest that developers want more evidence before selecting a mainnet date.
 

When Could the Glamsterdam Mainnet Upgrade Launch?

Ethereum currently places the Glamsterdam mainnet upgrade in Q4 2026, but no exact production activation date has been confirmed. Core developers are unlikely to make that decision based only on the calendar. Mainnet readiness will depend on testnet stability, client software maturity and whether the broader Ethereum ecosystem has sufficient time to prepare for the protocol changes.
 
Several milestones could influence the final decision:
  • Stable operation following the Sepolia Glamsterdam activation.
  • Successful Hoodi testing without unresolved protocol-level problems.
  • Availability of mainnet-ready releases from major execution and consensus clients.
  • Preparation by validators, staking providers, exchanges, wallets and RPC infrastructure.
  • Agreement among Ethereum core developers on the final activation epoch and date.
 
For crypto users and investors, Sepolia should therefore be treated as an important milestone rather than the end of the Glamsterdam rollout. If Sepolia and Hoodi perform reliably, developers could gain stronger confidence in keeping mainnet within the current Q4 2026 Glamsterdam upgrade window. A significant testnet issue, however, could still alter the schedule because Ethereum’s upgrade process prioritises network stability and cross-client compatibility over meeting a predetermined deadline.
 

Conclusion

The Ethereum Glamsterdam upgrade is moving closer to public-testnet deployment, but the road to mainnet still depends on several important technical checkpoints. October 6 is currently the key Sepolia target, while Devnet-11, client interoperability testing and ongoing work around EIP-8037, EIP-7928 and related protocol changes will help determine whether that schedule remains achievable. The bugs found during development testing highlight the complexity of Glamsterdam, but they also demonstrate the purpose of Ethereum’s multi-stage testing process: identifying failures before they can affect the production network.
 
Beyond the immediate timeline, Glamsterdam could have lasting implications for Ethereum’s scalability architecture. Features such as ePBS, Block-Level Access Lists and revised state-gas accounting are intended to support greater Layer 1 capacity while keeping network operation sustainable. If Sepolia and Hoodi complete their upgrades successfully, attention will increasingly shift toward the Glamsterdam mainnet date in Q4 2026. Crypto readers monitoring how network developments interact with market activity can follow the ETH/USDT trading market, although protocol upgrades alone do not determine ETH’s price performance. Until then, the strongest indicators of progress will be testnet stability, client readiness and whether developers can resolve the remaining technical issues without creating new ones.
 

🔥 Beyond the Headlines: What KuCoin 5.0 Means for You

Market news moves fast — but where you act on it matters just as much. This October, KuCoin launches KuCoin 5.0, transforming KuCoin into a rebuilt platform. Here's what actually changes for you:
 
  • One account for everything. Older platforms split your money across separate "spot," "margin," and "futures" accounts and expected you to understand why. KuCoin 5.0's unified account removes that entirely — deposit once, and everything is simply there.
  • Stocks, indices, and commodities. KuCoin 5.0 expands beyond crypto into global markets. When crypto chops sideways and equities rally (or the reverse), you rotate in minutes instead of opening a brokerage account and waiting days for fiat rails.
  • Real-world assets (RWA). Tokenized exposure to traditional assets like commodities, right inside your crypto account. One of the fastest-growing segments in global finance is no longer reserved for institutions — you access it from the same balance you trade with.
  • Earn while you learn. Not ready to trade? KCUSD lets your stablecoins earn daily, auto-compounding interest. The lowest-stress way to put your idle deposit to work for 4% yield.
  • An AI assistant in plain language. Ask questions, get market context, understand what you're looking at — built into the platform, no jargon required.
  • An app that doesn't overwhelm. Faster, cleaner, and consistent — intuitive from the first tap, not after a tutorial.
  • Safety you can check, not just trust. A MiCAR-licensed EU entity, Proof of Reserves you can verify yourself, and internationally certified security (SOC 2 Type II, ISO 27001:2022).
 
Create your account in minutes — and start on the platform built for where crypto is going, not where it's been.
 

FAQs

 

Do ETH holders need to do anything before Glamsterdam?

Most ETH holders should not need to take any special action. A legitimate Ethereum network upgrade does not require users to swap, migrate or convert their ETH into a new token. Users should be cautious of websites or messages claiming otherwise.

Will Glamsterdam reduce Ethereum gas fees?

Glamsterdam does not guarantee that every Ethereum transaction will become cheaper. Some changes are aimed at improving efficiency and sustainable capacity, while certain state-intensive operations may face more accurate gas pricing. Actual transaction fees will still depend heavily on network demand and the type of activity being performed.

Is Glamsterdam an Ethereum hard fork?

Yes. Glamsterdam changes Ethereum’s protocol rules, so node operators and validators will need compatible software to remain on the upgraded network. As with previous Ethereum upgrades, major client teams are expected to release updated versions before the mainnet activation date.

Could Glamsterdam affect the ETH price?

Major Ethereum upgrades can influence market sentiment because they may change expectations around scalability, network activity and Ethereum’s long-term competitiveness. However, Glamsterdam does not guarantee that ETH will increase in price. Market performance will also depend on broader crypto conditions, institutional demand, regulation, monetary policy, staking activity and investor risk appetite.
 
 

Disclaimer

The information provided on this page may originate from third-party sources and does not necessarily represent the views or opinions of KuCoin. This content is intended solely for general informational purposes and should not be considered financial, investment, or professional advice. KuCoin does not guarantee the accuracy, completeness, or reliability of the information, and is not responsible for any errors, omissions, or outcomes resulting from its use. Investing in digital assets carries inherent risks. Please carefully evaluate your risk tolerance and financial situation before making any investment decisions. For further details, please consult KuCoin’s Terms of Use and Risk Disclosure.