Open jellegerbrandy opened 6 years ago
We can either write ad-hoc scripts for the upgrades, or have a "built in" upgradeable contract along the lines of https://blog.zeppelinos.org/smart-contract-upgradeability-using-eternal-storage/
Not only do we need to be able to upgrade the contracts, we also need a way of pushing the upgrades to production together with the same version of paratii-js...
We can either write ad-hoc scripts for the upgrades, or have a "built in" upgradeable contract along the lines of https://blog.zeppelinos.org/smart-contract-upgradeability-using-eternal-storage/