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

推荐订阅源

D
DataBreaches.Net
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
腾讯CDC
博客园 - Franky
Engineering at Meta
Engineering at Meta
C
Check Point Blog
T
The Blog of Author Tim Ferriss
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学

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

GSN

GSN (Gas Station Network) provides a decentralized infrastructure for dapp builders to decrease friction in their UX by abstracting away transaction costs. A network of relayers make "collect calls" to paymaster contracts which can implement any logic for gas payment conditions. A dapp developer could choose to cover the cost of gas themselves, allow users to pay gas with a credit card or a token other than ETH, or enable ETH-less withdrawals from stealth addresses. GSN v1 has been live since 2019, but the recent v2 release added a host of new features and improvements including:

  • New modular composable architecture giving developers more choice in which parts of the system they need to understand or trust for their specific use case
  • More decentralized and censorship-resistant security model
  • Wallet UX improvements to make transaction signing more transparent and secure
  • Customizable gas griefing mitigations

Follow GSN on Twitter @opengsn to keep up with future progress, or learn more and contribute on Github.

Quadratic Dollar Homepage

The Quadratic Dollar Homepage is inspired by the Million Dollar Homepage, which sold display space by the pixel. Rather than simply selling space, the Quadratic Dollar Homepage (QDH) lets users determine the relative scale of images on the page using two experimental blockchain voting mechanisms:

  • Quadratic voting allows voters to indicate not only their preferences between a set of options, but the strength of those preferences. On QDH, holders of MOON, BRICK or POAP tokens can cast as many votes as they have tokens, distributed between the images on the page in whatever way they choose.
  • Minimal Anti-Collusion Infrastructure (MACI) discourages bribery by making it impossible to verify how a user has voted. QDH accomplishes this by giving the user an "I'm being bribed" option when signing the vote transaction. This causes the transaction to be sent with an incorrect nonce, invalidating the vote. The user can then change their signing key to submit a second, valid vote.

Grantee Raman Shalupau has recently completed his funded work on the QDH user interface, MACI smart contracts and documentation. For a more in-depth look at how QDH works, this demo a provides a video walk-through of both the web interface and the back end components. You can find Raman Shalupau on Twitter @ksaitor, or contribute to Quadratic Dollar Homepage on Github.

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.