4 Commits

Author SHA1 Message Date
Râu Cao
d63f7ca743
Add reinitializer for upgrades to Contributor
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 4s
In order to be able to re-initialize the upgraded contract with the
profile manager address, we need a new re-initializer function that is
automatically allowed to only be executed once per contract
implementation version.

Co-authored-by: Michael Bumann <hello@michaelbumann.com>
2023-04-27 11:11:30 +02:00
bcee608920 Typo 2022-07-06 18:07:38 +02:00
643bd01a78 Add rinkeby network and extend some logs/docs 2022-07-06 18:02:42 +02:00
e21fb40661 Add an example script on how to upgrade a contract implementation 2022-07-04 20:01:46 +02:00