惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
量子位
大猫的无限游戏
大猫的无限游戏
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - Franky
美团技术团队
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理
罗磊的独立博客
Jina AI
Jina AI
小众软件
小众软件
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
博客园 - 聂微东
博客园_首页
The Cloudflare Blog
WordPress大学
WordPress大学
Apple Machine Learning Research
Apple Machine Learning Research
有赞技术团队
有赞技术团队

Ethereum Foundation Blog

How L1 and L2s can build the strongest possible Ethereum | Ethereum Foundation Blog The Promise of Ethereum: Introducing the EF Mandate | Ethereum Foundation Blog This Is Fine (Until the Grant Runs Out) | Ethereum Foundation Blog Treasury Staking Initiative | Ethereum Foundation Blog The Ethereum Foundation's Commitment to DeFi | Ethereum Foundation Blog Protocol Priorities Update for 2026 | Ethereum Foundation Blog Announcing the Platform Team at EF | Ethereum Foundation Blog Ethereum Protocol Studies 2026 | Ethereum Foundation Blog Executive Leadership Update | Ethereum Foundation Blog An update from Tomasz | Ethereum Foundation Blog Introducing the EF Academic Secretariat 2026 PhD Fellowship | Ethereum Foundation Blog Trillion Dollar Security Day at Devconnect | Ethereum Foundation Blog Allocation Update - Q4 2025 | Ethereum Foundation Blog Checkpoint #8: Jan 2026 | Ethereum Foundation Blog Devcon 8 is coming to Mumbai, India in November 2026 | Ethereum Foundation Blog Hegota Upgrade EIP Proposal Timelines | Ethereum Foundation Blog Shipping an L1 zkEVM #2: The Security Foundations | Ethereum Foundation Blog The Future of Ethereum’s State | Ethereum Foundation Blog Devconnect Argentina Recap | Ethereum Foundation Blog Allocation Update - Q3 2025 | Ethereum Foundation Blog Making Ethereum Feel Like One Chain Again | Ethereum Foundation Blog Checkpoint #7: Nov 2025 | Ethereum Foundation Blog Fusaka Mainnet Announcement | Ethereum Foundation Blog 2 weeks to Devconnect: Everything you need to know | Ethereum Foundation Blog Unveiling ESP's New Grants Program | Ethereum Foundation Blog Fusaka Update – Transaction Gas Limit Cap arrives with EIP-7825 | Ethereum Foundation Blog Fusaka Update - Information for Blob users | Ethereum Foundation Blog Announcing the 2026 EF Internship | Ethereum Foundation Blog Supporting privacy with new funding mechanisms | Ethereum Foundation Blog The Ethereum Foundation’s Commitment to Privacy | Ethereum Foundation Blog
Checkpoint #9: Apr 2026 | Ethereum Foundation Blog
2026-04-10 · via Ethereum Foundation Blog

Ethereum's All Core Developer calls can be a lot to keep up with, so this "Checkpoint" series aims for periodic high-level updates, depending on what's happening in core development. See the previous update here.

image

tl;dr

Glamsterdam progress is slow but steady: enshrined Proposer-Builder Separation (ePBS) implementation is proving to be trickier than anticipated and non-headliner features like gas repricing have their own complexities to work through.

The following upgrade, Hegotá, now has chosen its major feature, FOCIL, with a commitment to work on Account Abstraction as part of the minor feature set. Non-headlining EIP proposals can be submitted starting April 9th.

Glamsterdam

Implementation of Ethereum’s next upgrade, Glamsterdam, is well underway. The full list of considered and scheduled features and their summaries can be found on Forkcast. Features that are Scheduled (”SFI”) will almost certainly be in the upgrade when it goes live. Features that are Considered (”CFI”) are very likely to be included but their inclusion will depend on their complexity to implement and also the progress and compatibility of the Scheduled features being implemented before them. The definitions for these stages are subject to refinement to better describe the process!

Glamsterdam’s specific set of features include several gas repricings that are mostly being prioritized as a bundle. Ecosystem developers have also been constructively vocal about the importance of EIP-7954, an increase to the maximum contract size, which is consequently likely to be prioritized.

A major sticking point of Glamsterdam progress is ePBS, which splits block production into two parties acting in sequence inside consensus instead of the way it currently happens outside of the protocol, so the protocol now has to handle disagreement or failure between them. Every part of the stack has to reason about "partial blocks" and two-party coordination, a change that touches practically everything.

On the execution layer side, Block-level Access Lists (BALs) are a fundamental rethinking of how gas and state access work and the BAL devnets are making predictable progress through these expectedly difficult problems.

Developers are aiming for the first generalized Glamsterdam devnet next week, if the current ePBS devnet can be stabilized. Following that, they'll iterate through several such devnets that include more and more of the non-headliner features. Once they have a stable devnet with all the features that will be included, they will cut client releases, do final security reviews, move to testnets and, once those are confirmed stable, finally announce the mainnet fork date.

image

Hegotá

Hegotá is the upgrade following Glamsterdam - the selection process for its major feature has finished, with FOCIL (EIP-7805) selected as the consensus layer headliner. The execution layer had a heated debate over an Account Abstraction proposal, but lack of consensus over specific implementation choices led to the proposal (EIP-8141: Frame transactions) being moved to Considered for Inclusion (CFI) status as a non-headliner, a placeholder commitment to work on an Account Abstraction proposal that garners broader support among client developers, with participation by the community.

There's increasing interest in prioritizing quantum resistance, but no standalone proposal has so far been introduced - only account abstraction proposals that include quantum resistance as part of a broader package.

Beginning April 9th, anyone can propose a non-headlining feature for Hegotá by pulling the EIP into the Proposed for Inclusion section of the fork's meta EIP. The closing date for doing so will be announced at least two weeks in advance. You can always find the most up-to-date information on the Hegotá process and timeline on the Hegotá forkcast page.

The date for this upgrade will be highly dependent on Glamsterdam's progress in the next few months.

Gas limit

Gas limit increases are continuously being tested on devnets, with the goal of enabling higher limits in Glamsterdam and beyond. The current target for the baseline gas limit is 60M, but testing is ongoing at much higher limits to understand the implications and optimizations necessary to achieve these higher limits. Much of the repricing work currently being implemented in Glamsterdam will enable safe higher limits.

EIP Champion's Handbook

New resources have been published on the Protocol Support team website to help authors and advocates champion feature proposals and seek stakeholder feedback. If you're interested in getting your feature into an Ethereum upgrade, check out the EIP Champions Handbook to navigate the process.

Fusaka's quickness to follow Pectra drove excitement about faster Ethereum forks, but Glamsterdam has been proving to be trickier and more slow-going than anticipated. The feature changes are far from trivial, though client developers don't seem to be particularly disheartened by the challenge. Glamsterdam in Q2 seems to me to be unlikely but the single headliner chosen for Hegotá means that, depending on how the non-headliner process goes, it could follow Glamsterdam in a shorter timeframe than Glamsterdam follows Fusaka. It still is possible that the client developers converge on an Account Abstraction proposal and promote it to headliner in recognition of its importance to the community.

Though not an "official Ethereum roadmap", the strawmap published this year has reignited enthusiasm for having a guideline that can help inform feature choices during the upgrade process and seems to so far be a beneficial tool in helping the community agree on priorities.

Relevant ACD calls:

[ January 21st - April 9th ]

ACDT: 76, 75, 74, 73, 72, 71, 70, 69, 68, 67

ACDC: 176, 175, 174, 173

ACDE: 234, 233, 232, 231, 230, 229

image