Logo
My Crypto News AI

Ethereum's Next Big Upgrade Just Got Clearer: What Hegotá Means for Account Abstraction

Ethereum developers have moved a major account abstraction proposal one step closer to implementation, signaling that the blockchain's next major upgrade will prioritize making self-custody wallets easier to use and more flexible. During the All Core Developers Execution Call #244 on August 28, the team gave EIP-8141 Frames strong backing for inclusion in the Hegotá upgrade, a future fork that will reshape how users interact with Ethereum accounts.

What Is Account Abstraction and Why Does It Matter?

Account abstraction is a technical change that would let Ethereum users manage their accounts more flexibly, similar to how they interact with traditional apps. Instead of being locked into a single type of wallet or authentication method, users could customize how they sign transactions, recover lost accounts, and interact with the network. Think of it as upgrading from a rigid, one-size-fits-all system to one where wallets can be tailored to individual needs.

The challenge is that Ethereum's Layer 2 networks, which process transactions faster and cheaper than the main chain, have been developing their own account abstraction approaches. EIP-8130 is the Layer 2 version, while EIP-8141 Frames is the Layer 1 solution. If these two systems diverge too much, wallet developers, infrastructure providers, and other ecosystem tools would need to support two completely different transaction formats, creating unnecessary complexity.

How Are Ethereum Developers Bridging the L1 and L2 Gap?

Rather than forcing one solution across the entire ecosystem, developers are working toward alignment. The preferred outcome is a shared transaction type that keeps the flexibility of Frames while allowing more opinionated account systems to be built on top. If that proves impossible, the fallback is to ensure account interoperability, meaning a user could operate the same account at the same address on both Layer 1 and Layer 2 networks, even if the underlying transaction formats differ.

"The proposals should increasingly be viewed as different points within the same design space rather than completely separate competing architectures," noted Vitalik Buterin, Ethereum's co-founder.

Vitalik Buterin, Ethereum Co-founder

Execution clients, the software that runs Ethereum nodes, showed strong support for moving forward with Frames. Ethrex, Geth, Nethermind, and Besu all signaled backing for the proposal during the call.

What Happens Next for Ethereum's Upgrade Timeline?

While Frames has strong developer consensus, it still needs formal ratification as "Scheduled for Inclusion" through Ethereum's documented process. Once that happens, the proposal will move into testing and refinement phases. Meanwhile, the Glamsterdam upgrade, which is scheduled to activate on Ethereum's Sepolia testnet on September 28, is entering a more aggressive testing phase.

Developers are intentionally stressing Glamsterdam's network through non-finality scenarios, attack simulations, and extremely large validator states. The next major testing environment, Devnet 9, is expected to contain roughly three to four million validators and will deliberately include invalid deposits to pressure client implementations. If the schedule holds, Glamsterdam could activate on Ethereum's mainnet around the beginning of December.

Steps to Understanding Ethereum's Upgrade Coordination Process

  • Proposal Development: Ethereum Improvement Proposals (EIPs) are drafted by developers and the community to address specific technical needs or improvements to the protocol.
  • Core Developer Consensus: All Core Developers Execution (ACDE) calls bring together client teams and researchers to evaluate proposals and build consensus around which changes should be included in upcoming upgrades.
  • Testnet Activation: Approved proposals are deployed to test networks like Sepolia and Hoodi before activation on the main Ethereum network, allowing developers to identify and fix issues in a lower-risk environment.
  • Mainnet Deployment: Once testing confirms stability and security, the upgrade activates on Ethereum's mainnet, affecting all users and applications on the network.

Why Is Historical Data Expiry Becoming Critical?

As Ethereum increases its throughput to handle more transactions, another infrastructure challenge is emerging. Execution clients are aligning around a common historical-data retention window based on how long the Consensus Layer keeps block records. Some Ethereum nodes running on 2 TB drives are already consuming 1.5 to 1.8 TB of storage, leaving little room for growth.

Without a consistent strategy for expiring old historical data, node operators could run out of storage capacity after Glamsterdam. The preferred approach is to document this through EIP-4444-related work rather than creating a separate proposal. Nimbus has already implemented the relevant behavior, and other execution clients are working toward compatible approaches.

This work highlights a broader principle: increasing Ethereum's transaction capacity requires complementary changes that prevent hardware requirements from growing unchecked. Scaling throughput without managing storage burden would gradually make it harder for individuals to run full nodes, potentially centralizing the network.

What Coordination Challenges Are Slowing Down Ethereum Development?

The Ethereum Improvement Proposal repository currently has around 500 open pull requests awaiting attention from authors, editors, or All Core Developers participants. This backlog is slowing down status updates and leaving upgrade documentation behind actual decisions. To address this, developers are considering adding a short 2 to 5 minute EIP update slot during ACDE calls to flag blockers and pending changes earlier, keeping the Meta EIP aligned with the latest upgrade decisions.

With Frames now moving toward Scheduled for Inclusion status, attention is turning toward which other proposals can realistically fit inside Hegotá. The upgrade has accumulated a substantial number of candidate EIPs, and developers are now moving from broad proposal collection toward a more focused evaluation of what can actually be delivered.