AstarNetwork / astar-frame

Core frame modules for Astar & Shiden network.
Other
58 stars 38 forks source link

Migration adaptation for unregistered contracts #30

Closed Dinonard closed 2 years ago

Dinonard commented 2 years ago

Pull Request Summary

Adapts dapps-staking v3 migration logic to account for unregistered dapps. This is needed for Shiden, unlike Shibuya which didn't have any unregistered dapps.

Code has been tested using try-runtime and works fine.

TODO

Check list