Skip to content

Commit

Permalink
Add EP 5.22 (#343)
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Skriloff <[email protected]>
  • Loading branch information
agora-gov-bot and gskril authored Dec 12, 2024
1 parent 6e30b85 commit 8e3e57d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/local/config/navigation/protocol.ts
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,10 @@ export const navigation: SectionData[] = [
title: '5.24 - [Executable] Term 5 Q4, Collective Working Group Funding Proposal',
href: '/dao/proposals/5.24',
},
{
title: '5.22 - [Executable] ENSv2 Development Funding',
href: '/dao/proposals/5.22',
},
{
title: '5.21 - [Social] Governance Security Bounty',
href: '/dao/proposals/5.21',
Expand Down
34 changes: 34 additions & 0 deletions docs/dao/proposals/5.22.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{/* * @type {import('@/lib/mdxPageProps').MdxMetaProps} */}
export const meta = {
description: 'This proposal seeks to implement the revised budget stream to ENS Labs to develop, maintain and audit ENSv2.',
emoji: '📖',
contributors: [
'katherine.eth'
],
proposal: {
tally: '33504840096777976512510989921427323867039135570342563123194157971712476988820',
type: 'executable'
}
};

# [EP 5.22] [Executable] ENSv2 Development Funding

## Summary

This executable proposal seeks to implement the revised budget stream to ENS Labs develop, maintain and audit [ENSv2](https://discuss.ens.domains/t/ens-labs-development-proposal-ensv2-and-native-l2-support/19232). The motivation, justification, budget breakdown, and development plan was previously detailed in a [Temp Check](https://discuss.ens.domains/t/temp-check-ensv2-development-funding-request/19762) request.

## Background

With over 3 million .eth names and 20 million more ENS names registered by the likes of Coinbase, Uniswap, and Linea – ENS has become the standard for web3 identity. As Ethereum's roadmap evolves towards being rollup-centric, it's essential for ENS to adapt in parallel, ensuring it meets the needs of both the Ethereum ecosystem and its users.

To continue scaling and evolving ENS, ENS Labs is requesting an increase in its annual budget from $4.2M USDC to $9.7M USDC, and a one-time grant for future security audits of ENSv2. This revised funding is necessary for ENS Labs to develop, maintain, and audit ENSv2, a major upgrade that will enhance decentralization, flexibility, and scalability by leveraging Layer 2 solutions and redesigning the ENS protocol from the ground up.

### Links

- [\[Temp Check\] ENSv2 Development Funding Request](https://discuss.ens.domains/t/temp-check-ensv2-development-funding-request/19762)
- [ENS Labs development proposal: ENSv2 and native L2 support](https://discuss.ens.domains/t/ens-labs-development-proposal-ensv2-and-native-l2-support/19232)
- [ENS Labs Transparency Reports](https://discuss.ens.domains/t/ens-labs-transparency-reports/19806)

## Specification

This executable proposal will initiate a new daily stream of 15,075.33 USDC from the ENS DAO treasury to ENS Labs, starting on January 1, 2025\. This will run in addition to the existing streaming contract of 11,500 USDC/day at 0xB1377e4f32e6746444970823D5506F98f5A04201, for a total of 26,575.34 USDC/day ($9.7M USDC/year).

0 comments on commit 8e3e57d

Please sign in to comment.