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

推荐订阅源

GbyAI
GbyAI
The GitHub Blog
The GitHub Blog
小众软件
小众软件
美团技术团队
博客园 - 司徒正美
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
D
Docker
J
Java Code Geeks
Last Week in AI
Last Week in AI
V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
V
V2EX
C
Check Point Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MyScale Blog
MyScale Blog

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
eth2 quick update no. 16 | Ethereum Foundation Blog
2020-09-14 · via Ethereum Foundation Blog
Can’t travel these days
Miss the people, not the planes
Spadina, not Spain

tl;dr

Spadina "dress rehearsal" just around the corner

We realize that both the engineers and the community could use one more public testnet launch before mainnet to run through the motions. At the same time, we want to avoid disrupting Medalla's momentum. We've therefore opted for a shortlived dress rehearsal that will run in parallel to Medalla later this month. Welcome Spadina!

Spadina will be a (primarily) mainnet configuration testnet with a 3 day end-of-life (EOL). The main objective is to give us all another chance to go through one of the more difficult and risky parts of the process -- deposits and genesis -- before we reach mainnet. If all goes well, it should give us greater peace of mind before we jump into the real deal later this year.

Should you participate in Spadina?

If you want to try the latest and greatest iteration of the Lauchpad, get your hands dirty with key generation and management, and check if you can setup your favorite client from scratch once more, then yes! You should most certainly participate.

If you've already participated in multiple testnets, are a whiz at managing keys and multiple clients from the commandline, and regularly write custom systemd configs and monitoring tools in your sleep, then I'll leave that up to you :)

Note that Spadina has a 3-day end-of-life. Although the testnet might remain live for some amount of time after this, client teams, block explorers, and other key infrastructure providers will not be providing support for Spadina for longer than 3 days.

Medalla Data Competition

Last week, the EF announced the Medalla Data Challenge in an effort to get more people involved in eth2 analysis and tooling while simultaneously expanding the knowledge base, educational resources, and general understanding of eth2 and its networks.

Check out the announcement here and start crunching some data for a chance to win up to $15k!

RFP for audit of blst BLS12-381 signature library

The Ethereum Foundation and Protocol Labs are funding an audit for the super fast blst BLS12-381 signature library.

Due to huge performance gains, the blst library (pronounced "blast"), built by Supranational, is quickly becoming the default signature library for eth2 clients. In order to ensure the library meets the standard required for mainnet, we're seeking an auditor to perform a comprehensive audit of both the low level, optimized code as well as the various language bindings.

Check out the RFP here. Proposals are due September 18th.

Beyond this audit, formal verification of blst's field, curve, and bulk signature operations is in progress. This work is expected to be completed by early 2021 🚀