Conversation
|
Dan working on code here: https://github.com/danforbes/substrate-node-template/tree/df/tut/adv-upgrade |
…-developer-hub.github.io into apopiak-runtime-migration
|
FYI, this is (a cleaned up version of) the runtime migration code I presented in seminar. code: https://github.com/JoshOrndorff/recipes/tree/joshy-migration-station |
|
Is it safe to say apopiak/migration-example#2 when completed will lay foundations for this to be closed? @apopiak Let us know how / if we can help in any way to get this tuto in the devhub 🥳 |
|
Current plan (as I understand it) is to have a combination of knowledge base, recipes and the repo you mention and not have a migration tutorial. @sacha-l Feel free to weigh in with plans :-) |
First draft for a runtime migration tutorial.
This is kind of blocked by the availability of paritytech/substrate#7208 and paritytech/substrate#7451 in a released Substrate version as I would like to use the pallet version as a storage guard.
aims to resolve #766