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

推荐订阅源

G
Google Developers Blog
博客园 - 司徒正美
Last Week in AI
Last Week in AI
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
博客园 - 聂微东
M
MIT News - Artificial intelligence
博客园_首页
Jina AI
Jina AI
博客园 - 叶小钗
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
Vercel News
Vercel News
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
云风的 BLOG
云风的 BLOG
N
Netflix TechBlog - Medium
B
Blog
Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

Ethereum Foundation Blog

Checkpoint #9: Apr 2026 | 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
Finalized no. 24 | Ethereum Foundation Blog
2021-03-24 · via Ethereum Foundation Blog

tl;dr

Altair pre-release is out

Over the past week, beacon chain Altair pre-release specs -- Stargazer v1.1.0-alpha.1 and Half of 'em just look like dots v1.1.0-alpha.2 -- were released. These represent the first feature complete releases of the upcoming Altair upgrade to the beacon chain, and give engineering teams something concrete to dig into.

Altair is an upgrade to the beacon chain that brings light client support, minor patches to incentives, per-validator inactivity leak accounting, an increase in slashing severity, and cleanups to validator rewards accounting for simplified state management.

In addition to these various features, Altair also represents a "warm-up upgrade" for the beacon chain and beacon chain clients. Ethereum's proof-of-stake system has run quite smoothly since genesis, but before performing the high-stakes merge, client teams want to go through the process of a live upgrade to further test and ready their codebases and the live system.

Client teams are currently integrating changes from the pre-release and providing feedback along the way. After this process, we'll cut a full release and begin the testnet phase.

Open call: Security RfP

Last week, the EF published a beacon chain security+testing RfP. This is an open call for proposals that aim to improve the beacon chain's security, analysis, and testing. Beyond client engineering, there is plenty to be done to continue to vet, refine, and harden the beacon chain system prior to the merge, and we want to bring in more teams with a wide variety of expertise to dig in.

Check out the RfP's potential areas of focus for some ideas, but if you are having trouble narrowing down these various domains into a more refined proposal, feel free to email rfp@ethereum.org for some guidance. Provide some background on you or your team's skillset and experience, along with some basic direction, and we can work together to refine a proposal.

If you know of a team or individual that might be well suited for this RfP, please forward it along!

Merge progress

Merge progress is heating up 🔥

What is the merge you ask? It's the unification of Ethereum's application-layer (currently supported by proof-of-work) with Ethereum's proof-of-stake consensus-layer, the beacon chain. Although the beacon chain is already live, it currently only comes to consensus on itself, but after the merge, the beacon chain will be the driver of all the dapps, smart contracts, and accounts that you use today.

Over the past few weeks, merge designs have continued to be refined. Check out Mikhail's recent spec PR for the latest synthesis of merge plans and structure. We expect these base designs to be integrated into the specs shortly and for engineering teams to begin work on the next wave of demos and testnets.

In addition to our asynchronous research, design, and engineering, we've begun a fort-nightly call to increase collaboration across the many teams. You can follow along with progress and participate actively in the Eth R&D discord #merge channel 🚀