Network-Goods / hypercerts-protocol

MIT License
13 stars 5 forks source link

[Contracts] Upgradeable pattern #8

Closed bitbeckers closed 2 years ago

bitbeckers commented 2 years ago

The protocol uses the UUPS upgradeable pattern. To make sure we are future proof, write out upgrade test cases and validate features like data retention and address changes.