celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
684 stars 360 forks source link

Migrate script verify-release to Foundry (to verify a proposal) #11102

Open martinvol opened 1 week ago

martinvol commented 1 week ago

Script should be able to verify that a proxy has empty storage, has the right bytecode and its owned by Governance.

Idealy, it should move away from the notion that each contract should have its own Proxy