Executive Overview

While the Hegotá upgrade remains in its formative scoping phase, it is already shaping up to be a watershed moment for the world’s leading smart-contract platform. Among the dozens of proposals under active review, a subset stands out for its potential to fundamentally alter how users interact with the blockchain. Chiefly, these proposals seek to hardwire native privacy primitives directly into the base layer, potentially liberating privacy-focused decentralized applications (dApps) from their reliance on complex, fragmented external intermediaries.

Simultaneously, the upgrade is expected to double down on network resilience. Fork-Choice Enforced Inclusion Lists (FOCIL)—currently the only EIP officially slated for the Hegotá lineup—aims to fortify Ethereum against sophisticated forms of transaction censorship by empowering validator committees to force pending transactions into blocks.

As core developers prepare for their upcoming coordination calls, the decisions made over the next several weeks will not only dictate the architecture of Hegotá—targeted for deployment next year—but will also cast a long shadow over Ethereum’s development trajectory stretching into 2027. Meanwhile, these long-term deliberations unfold against the backdrop of immediate technical milestones, most notably the preparation for the highly anticipated Glamsterdam upgrade, slated for the second half of 2026. This comprehensive report explores the nuances of the Hegotá scoping process, the specific proposals driving the native privacy narrative, and the broader roadmap developments steering the Ethereum ecosystem forward.


Detailed Chronology: The Path to Hegotá and the Scoping Process

The lifecycle of an Ethereum upgrade is a masterclass in decentralized governance, cryptographic engineering, and meticulous consensus-building. It moves from loose theoretical concepts posted on research forums to rigorously tested code deployed across public testnets and, finally, to the mainnet.

The Genesis of Hegotá Scoping

The conversation surrounding the Hegotá upgrade gained formal momentum as core developers began concluding cycles for earlier milestones. With the community’s immediate focus divided between scaling execution layers and hardening layer-1 (L1) consensus through upcoming releases like Glamsterdam, research teams turned their attention toward the structural needs of the post-Glamsterdam era.

Evaluating 66 distinct proposals is no small feat. Ethereum’s All Core Developers (ACD) meetings serve as the primary crucible where these ideas are vetted. During these bi-weekly coordination calls, client teams (such as Geth, Prysm, Teku, and Nethermind), independent researchers, and Ethereum Foundation contributors review client implementation feasibility, security trade-offs, and backward compatibility.

In a recent comprehensive breakdown shared via X (formerly Twitter) by Ethereum Foundation contributor Toni Wahrstätter, the community was given a front-row seat to the internal sorting mechanism. Wahrstätter highlighted that the scoping process is explicitly designed to separate speculative research from production-ready code. Proposals that fail to make the cut for Hegotá are by no means discarded permanently; rather, they are cataloged for consideration in subsequent hard forks, ensuring a continuous pipeline of innovation without overwhelming client developers.

The Inclusion of FOCIL: Securing Consensus

Among the 66 proposals on the table, FOCIL (Fork-Choice Enforced Inclusion Lists) holds the distinction of being the sole EIP currently scheduled for guaranteed inclusion in the Hegotá upgrade.

The conceptual roots of FOCIL trace back to ongoing anxieties regarding transaction ordering, builder centralization, and potential validator-level censorship. In a Proof-of-Stake (PoS) paradigm where block construction is frequently outsourced to specialized entities (builders via MEV-Boost), the risk exists that certain transactions—particularly those interacting with privacy protocols or regulatory grey areas—might be deliberately omitted from blocks.

FOCIL addresses this vulnerability at the consensus level. By utilizing a committee of validators rather than relying on a single block proposer, FOCIL protocols enforce a mechanism where pending transactions must be included if they meet protocol-defined gas and validity criteria. If a proposer attempts to ignore the inclusion list generated by the committee, the fork-choice rule penalizes or rejects the proposed block. By embedding this directly into the protocol, Ethereum aims to preserve its foundational ethos of censorship resistance, ensuring that no single actor can unilaterally block user transactions.


Supporting Context & Metrics: Unlocking Native Privacy and Protocol Primitives

While censorship resistance via FOCIL provides the defensive backbone of the proposed Hegotá upgrade, a suite of complementary proposals aims to deliver a massive offensive capability: native privacy.

The Privacy Bottleneck on Ethereum

Since its inception, Ethereum has operated as a transparent state machine. Every balance, every smart contract interaction, and every token transfer is publicly broadcast, indexed, and viewable by anyone. While this radical transparency is a boon for auditability and decentralization, it creates severe privacy hurdles for enterprise users, institutions, and everyday individuals who wish to maintain financial confidentiality.

Historically, users seeking privacy on Ethereum have had to rely on application-layer intermediaries—most notably zero-knowledge (ZK) privacy mixers and specialized layer-2 privacy networks. While these tools have proven effective, they introduce systemic vulnerabilities:

  1. Intermediary Risk: Users must trust the smart contract logic and operational security of third-party protocols.
  2. Regulatory Friction: Application-layer privacy tools have frequently found themselves in the crosshairs of global regulatory bodies due to concerns over illicit finance, complicating institutional adoption.
  3. User Experience (UX) Friction: Interacting with privacy pools often requires cumbersome bridging, complex cryptographic setups, and higher gas overheads.

The Hegotá Privacy Stack: EIP-8141, EIP-8250, and EIP-8272

To dismantle these barriers, developers are championing a triad of interoperable proposals designed to introduce "native privacy" primitives to the Ethereum base layer. As highlighted by Toni Wahrstätter, the integration of specific EIPs will allow privacy applications to function natively without relying on external intermediaries.

  • Frame Transactions (EIP-8141): This proposal introduces a novel transaction format to Ethereum, allowing for more flexible execution semantics. By decoupling certain transaction metadata from the standard execution envelope, Frame Transactions provide the underlying plumbing necessary for advanced cryptographic operations, such as recursive proofs and hidden account states, to execute efficiently on-chain.
  • Keyed Nonces (EIP-8250): Standard Ethereum accounts rely on a sequential nonce to prevent replay attacks. However, this strict sequential ordering creates correlation links that make transaction analysis and user tracking trivial for blockchain surveillance firms. Keyed Nonces introduce a multi-dimensional or keyed nonce structure, allowing users to execute transactions concurrently and break the deterministic link patterns that chain analysis heuristics depend on.
  • Recent Roots for Frame Transactions (EIP-8272): Working in tandem with EIP-8141, this proposal ensures that frame transactions can efficiently access recent state historical roots without imposing unsustainable storage burdens on validator nodes. This optimization is critical for zero-knowledge applications that must verify historical state proofs locally within the EVM.

Together, these proposals represent a paradigm shift. By moving privacy from a bespoke application-layer add-on to an intrinsic protocol-level primitive, Ethereum could bridge the gap between institutional-grade confidentiality and public-blockchain verifiability.


Official Statements and Developer Coordination

The governance and development of Ethereum operate through a decentralized yet highly organized framework. The All Core Developers (ACD) calls serve as the ultimate parliament where technical merit supersedes corporate lobbying.

The Road to Monday’s Developer Call

With the next major Ethereum core developer call scheduled for Monday at 2:00 pm UTC, anticipation within the developer community is palpable. This upcoming session is expected to serve as a crucial filter, systematically reducing the 66 proposals down to a manageable, testable candidate list for Hegotá.

Core developers face a delicate balancing act. On one hand, there is immense pressure from the community to ship features that address user pain points, such as enhanced privacy and L1 throughput. On the other hand, protocol engineers remain acutely aware of the "technical debt" and security risks associated with overly bloated hard forks. Every line of consensus-layer code added increases the surface area for potential consensus bugs, making rigorous auditing and client-team alignment mandatory.

The Shadow of Glamsterdam

To fully contextualize the Hegotá discussions, one must look at the immediate milestones ahead. Before Hegotá takes center stage next year, Ethereum developers are hyper-focused on shipping Glamsterdam, widely regarded as one of the most consequential upgrades scheduled across the blockchain landscape.

According to Ethereum’s public roadmap, Glamsterdam is slated for a mainnet launch in the second half of 2026. The upgrade is engineered around three core pillars:

  1. Scalability Enhancements: Further optimizing data availability and execution efficiency to support the booming L2 ecosystem.
  2. Layer-1 Hardening: Strengthening consensus security parameters and refining validator economic incentives.
  3. Usability Overhauls: Introducing quality-of-life improvements that simplify interaction mechanics for end-users and wallet developers alike.

Recent milestones hit by the Ethereum Foundation regarding Glamsterdam have injected optimism into the developer community, proving that despite its massive scale, Ethereum’s upgrade cadence remains remarkably disciplined. Once Glamsterdam is successfully locked down on testnets and scheduled for mainnet deployment, engineering bandwidth will pivot decisively toward finalizing the Hegotá specification.


Future Outlook: Ethereum’s Development Trajectory for 2027 and Beyond

The decisions finalized during the current scoping phase will reverberate far beyond the immediate release cycles of 2026. The upcoming ACD calls and the subsequent selection of Hegotá features will actively shape Ethereum’s developmental trajectory straight through 2027.

The Interplay Between L1 and L2s

A recurring theme in Ethereum’s long-term evolution is the symbiotic relationship between the layer-1 base layer and layer-2 scaling networks (rollups like Arbitrum, Optimism, Base, and zkSync). Critics occasionally question why L1 upgrades like Hegotá focus heavily on privacy and censorship resistance rather than direct throughput scaling.

The answer lies in Ethereum’s intentional shift toward a rollup-centric roadmap. L1’s primary role is no longer to be the cheap execution playground for every retail token swap; rather, L1 is designed to be the ultimate, un-gameable, highly secure settlement and data availability layer. By embedding native privacy primitives and advanced censorship-resistance mechanisms (like FOCIL) into L1, Ethereum empowers L2s to inherit these robust security guarantees natively. Consequently, privacy rollups and application-specific L3s built atop Ethereum will benefit from base-layer cryptographic finality without needing to reinvent the wheel.

Institutional Adoption and Regulatory Tailwinds

The inclusion of native privacy features via Hegotá could also prove to be a masterstroke for institutional adoption. While traditional financial institutions are eager to leverage the programmability and composability of public blockchains, they face strict internal compliance and privacy mandates. Corporate treasuries cannot broadcast their payrolls, supply-chain logistics, or proprietary trading strategies on a fully transparent public ledger.

By introducing structured, protocol-level privacy primitives—potentially integrated with cryptographic compliance tools like viewing keys or zero-knowledge compliance proofs—Ethereum could unlock trillions of dollars in institutional capital currently sitting on the sidelines.

Looking Ahead

As the developer community convenes for Monday’s crucial coordination call, the outlines of Ethereum’s future are slowly coming into focus. Sifting through 66 proposals is a daunting task, but it is a testament to the vibrant, permissionless nature of Ethereum’s research and development ecosystem.

Whether Hegotá ultimately ships with FOCIL, Frame Transactions, Keyed Nonces, and Recent Roots intact remains to be seen. However, the explicit push toward native privacy and uncompromising censorship resistance signals that Ethereum’s core architects are looking past short-term speculative trends and focusing on the deep, structural requirements needed to sustain a global, decentralized financial settlement layer for decades to come.


Disclaimer: Cointelegraph maintains a strict commitment to independent, transparent journalism. Readers are always encouraged to verify blockchain protocol upgrades, technical specifications, and EIP statuses independently through official developer repositories and community forums.