Paratii-Video/paratii-contracts

we need an upgrade path for contracts and the data in them

jellegerbrandy opened this issue · 1 comments

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...