interlock-network / interlock-smartcontracts

Interlock Network smart contracts live here.
GNU General Public License v3.0
4 stars 6 forks source link

test token contract storage upgradeability #206

Closed blairmunroakusa closed 1 year ago

blairmunroakusa commented 1 year ago

Storage upgrade does NOT work with set_codehash() approach to contract upgrades. Need to think about workarounds.