celo-org / celo-monorepo

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

Run storage check POC using Foundry and OpenZeppelin tooling #11083

Closed arthurgousset closed 2 months ago

arthurgousset commented 3 months ago

Scope:

  1. compare v1 and v2 of a demo contract

Checks:

  1. Are the versions ok
  2. Did the storage break
  3. What do we need to deploy
  4. Take libraries into account. If a library is changed, all contracts that use that library have to be redeployed.
arthurgousset commented 2 months ago

If relevant this task is tracked here:

If it's not tracked, it was effectively a duplicate.