Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.38 KB

File metadata and controls

32 lines (23 loc) · 2.38 KB

Grant progress — ENS Public Goods Builder Grant

Single index of milestone-completion evidence. Every code claim links a commit-SHA permalink; every deployment claim links a source-verified contract or transaction a reviewer can confirm directly on the explorer.

Milestone 1 — Reference deployment ✅

A self-governed, ENS-named ERC-4626 vault diamond deployed to Sepolia with verified source, which then executed a full governance lifecycle against itself.

Evidence Link
Deploy script (commit permalink) script/base/defi/DeployGovernedVaultENS.s.sol
Verified diamond (Sepolia) 0x7a498c34A8Dc3B6502889C21218Da0F8696b7bb6 — all 14 facets verified, full list in the README deployment section
Primary ENS name (forward + reverse) milestone1vault.lattice.studio.eth
Governance lifecycle executed on-chain ProposalExecuted tx 0xfba2c5…df64 — proposal froze the loupe/cut selectors and reasserted the ENS name via the diamond's own Governor + TimelockController
Deploy broadcast log broadcast/DeployGovernedVaultENS.s.sol/11155111/run-latest.json
Governance-demo broadcast log broadcast/DeployGovernedVaultENS.s.sol/11155111/governanceDemo-latest.json
ENS registration broadcast log broadcast/RegisterEnsName.s.sol/11155111/register-latest.json
One-command reproduce README deployment section
Community files LICENSE · SECURITY.md · CONTRIBUTING.md

Tag: grant-m1 — created on main when this evidence is promoted from dev.

Milestone 2 — Worked integration example + composition guide

Not started.

Milestone 3 — Docs site + reusable storage-safety Action

Not started.