Ethereum Developers Evaluate 66 Proposals Shaping the Future of Hegotá
According to CoinMarketCap Academy, Ethereum core developers are sifting through 66 proposals to define the scope of Hegotá, the network's next scheduled major upgrade targeting 2027.
Lucas Meade·updated August 18, 2026

The review lands at an inflection point where decisions about inclusion lists, privacy primitives, and consensus adjustments will shape L2 design assumptions for the foreseeable future. For builders running rollups, app chains, or sequencer infrastructure, the candidates on the table matter more than the headline number suggests.
One confirmed, three floated, sixty-two pending
Only FOCIL — Fork-choice enforced Inclusion Lists — is locked in for Hegotá. In practice, FOCIL reshapes the censorship-resistance trade-off matrix: a committee of validators can force transactions into blocks, shrinking the surface area where a single block producer can selectively exclude activity. Conversely, that mechanism introduces its own coordination overhead and assumes honest validator participation at sufficient quorum — assumptions that L2 sequencers inheriting Ethereum's security model will need to reason about carefully rather than treat as given.
Toni Wahrstätter, an Ethereum Foundation contributor, made the case on Aug. 16 for folding three additional proposals into the upgrade: Frame Transactions (EIP-8141), Keyed Nonces (EIP-8250), and Recent Roots for Frame Transactions (EIP-8272). Each is positioned as a building block for privacy-focused applications, removing the dependency on outside intermediaries at the base layer. Worth clarifying: these EIPs do not deliver user-facing privacy directly. They hand application developers low-level primitives to construct private transaction flows — a meaningful distinction for anyone building compliance-aware rails or confidential DeFi on top, because the bottleneck shifts from "can we route around surveillance" to "did we correctly reason about frame semantics under adversarial ordering."
What to watch at the Aug. 17 call
The next developer call, scheduled for Aug. 17 at 2:00 pm UTC, is expected to advance the scoping conversation. Proposals that miss Hegotá remain eligible for a subsequent cycle, so the call is more about prioritization than winnowing the field to a final shortlist. Before Hegotá moves forward, developers are finalizing Glamsterdam, a separate upgrade planned for the second half of 2026 that focuses on L1 scalability and usability, according to Ethereum's public roadmap.
For protocol engineers, the practical takeaway is straightforward: any architectural assumption about inclusion guarantees, sequencer trust models, or transaction flow atomicity should be stress-tested against FOCIL's inclusion-list semantics. Frame Transactions, if they land, will eventually shift how L2s think about cross-frame composability — just as a firmware update can reshape an entire reading experience without altering the underlying content. Build against today's assumptions only if you're prepared to refactor when the final shortlist emerges.