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

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
博客园 - 【当耐特】
量子位
有赞技术团队
有赞技术团队
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
C
Check Point Blog
B
Blog RSS Feed
M
MIT News - Artificial intelligence
H
Help Net Security
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 聂微东
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
腾讯CDC

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
Grantee Roundup: September 2021 | Ethereum Foundation Blog
2021-10-22 · via Ethereum Foundation Blog

It’s always fun to hear about new grants as they’re awarded, but what happens after the announcement? In this series, we’ll check in on a couple of projects that are well underway - or already at the finish line. Read on to learn about some recent milestones and achievements by grantees!

SSZ.dev: Technical Specs and Resources for SSZ - SimpleSerialize

In preparing for the move to Proof of Stake, Ethereum's core developers have taken the opportunity to revamp some elements of the Ethereum protocol. This was the case with SSZ, or Simple SerialiZe, the canonical serialization format for Ethereum's PoS consensus layer.

Serialization is the process of converting data into a format to be transmitted or stored - in the case of SSZ, converting consensus data into bytes to be represented as a Merkle tree. Although SSZ was created for Ethereum, it was designed to be extendable to other use cases. With that in mind, SSZ.dev was created to make SSZ more accessible to devs both inside and outside the Ethereum ecosytem.

SSZ.dev was funded in March 2021, launched in May, and has continued to grow. It's full of great resources, some original and some gathered from previous community efforts, for anyone looking to learn or build with SSZ. Some highlights:

  • Visualizer: play around with variables across different serialization types, and see the output as both serialized values and Merkle tree details.
  • Implementations: a list of active SSZ implementations and their basic features (language, license, maintainer etc)
  • Testing: consolidates test suites built by different implementers along with general information like terminology, output formats and test configuration

There's lots of great content already, but SSZ.dev is still a work in progress. Whether you're a serial serializer or just SSZ-curious, your feedback and contributions are welcome! Visit the Github repo to comment or contribute.

CadCAD Edu for cadCAD Masterclass: Ethereum Validator Economics

CadCAD, a project of BlockScience, is an open-source framework for simulating complex adaptive dynamics (cad), bringing the advantages of Computer Aided Design (CAD) to the design and validation of complex systems like blockchain networks. CadCAD Edu was spun up to provide educational resources for using cadCAD in systems engineering settings.

The first cadCAD Edu courses, a beginner-level bootcamp and the "cadCAD Hacks" series for intermediate users, focused on learning to use the cadCAD framework for modeling and simulation. With their first masterclass, the cadCAD EDU team wanted to let students level up their cadCAD skills through practical experience with a complex system we all know and love: Ethereum. Specifically,the course introduces the radCAD library and the Ethereum Economic Model, which students use to model and experiment with Ethereum validator economics.

After receiving funding in early 2021, the Ethereum Validator Economics Masterclass launched in early September. The course includes roughly 3 hours of lectures accompanied by Jupyter notebooks, exercises and exams, with a certificate available on completion of all the course requirements. The course is free to anyone, although you'll need solid knowledge of both Ethereum and cadCAD in order to get the most out of it.

The Ethereum Economic Model, meanwhile, has taken on a life of its own. It was conceived for the Masterclass in collaboration with the EF Robust Incentives Group, but has evolved into a powerful and versatile research tool in its own right. The repo contains thorough documentation for researchers, engineers, stakers, or whoever else might like to play with or build on the model - or you can check out the front-end simulator at ethmodel.io to see it in action with no technical skills required.

Follow @cadCAD_org and @cadCAD_Edu for news and updates!

Are you working on something you think could change Ethereum for the better? Head to our grants page to learn more about what we look for in the projects we fund.