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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
Vercel News
Vercel News
F
Fortinet All Blogs
月光博客
月光博客
G
Google Developers Blog
博客园 - Franky
GbyAI
GbyAI
The Cloudflare Blog
I
InfoQ
雷峰网
雷峰网
WordPress大学
WordPress大学
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
T
The Blog of Author Tim Ferriss
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 聂微东
小众软件
小众软件
腾讯CDC
B
Blog
量子位
V
V2EX
S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News

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: July 2021 | Ethereum Foundation Blog
2021-08-06 · 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!

InterRep

For a user switching to a new social media platform, one of the biggest points of friction is rebuilding their reputation. InterRep aims to reduce this friction by allowing a user to link a social media account with an Ethereum address, which can be used to confirm their identity on a new platform.

Grantees Jay Graber and Raphael Roullet implemented the UI and smart contracts for an InterRep MVP (you'll need to connect with MetaMask on Ropsten in order to interact with the UI). The initial version, launched to Ropsten on June 30, allows a Twitter account to be verified via an API and privately linked to an Ethereum address. An NFT "badge" is minted to the linked address which acts as an attestation of ownership of the associated reputation. See the launch post for more details on how InterRep works, use cases and future plans.

Statebox, Philipp Zahn and Jules Hedges for Compositional Game Engine

Game theory, which studies strategic interactions between rational actors, is at the heart of mechanism design for decentralized systems. However, the "games" involved in real-world interactions such as validating a blockchain or voting in a DAO are extremely complicated and difficult to reason about.

Enter Compositional Game Theory, which treats large, complex games as composites of smaller, simpler games. The equilibrium (i.e. an outcome in which any given player has no incentive to change their strategy as long as all other players' strategies remain the same) of a complex game can be defined on the basis of its simpler components.

Although these concepts are highly relevant to Ethereum, the underlying theory is extremely complex. Philipp Zahn and Jules Hedges aim to make the theory more accessible by creating a software engine for both modeling and analyzing strategic interactions via modular programming. The recent release post shares more details on the system, which uses a small domain-specific language along with Haskell for defining functions, and an illustration of the process using an auction format as an example.

This introduction is only the beginning - the project is in early stages and will continue to evolve and add new functionality. Follow @Statebox for updates, and head to the project's Github to keep up with progress or contribute.

Blogs blogs blogs!

The Ethereum Foundation privacy and scaling team has launched a blog where they'll be sharing what they discover and develop, often working closely with grantees, along with guest posts from grantees themselves.

The inaugural guest post, An Introduction to Optimism's Optimistic Rollup, came from Kyle Charbonnet, who received a grant to assess the security properties of Optimism's optimistic rollup implementation. This was not an audit, but an opportunity to learn more deeply about a construction that is anticipated to be heavily used and emulated. The results of the assessment will be published soon; meanwhile Kyle's post provides an overview of the protocol to put it all into context!

A few other recent posts from grantees:

  • Scotty Poi, SSZ Visualizer Online: an introduction to the new visualization playground at ssz.dev.
  • Blagoj, Rollup Diff Compression: tl;dr on research into reducing the L1 data footprint of a rollup for the specific use case of airdrops.
  • Dark Forest, v0.6 Round 2 Wrapup: results, resources, emergent strategic and economic models, special contributions and more from the most recent round.
  • Geoff Lamperd, Trusted Setup UI Update: improvements to the UI for a general trusted setup infrastructure.

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.