Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hashed parachain runtime upgrade #379

Open
5 tasks
mgravitt opened this issue Mar 3, 2023 · 0 comments
Open
5 tasks

Hashed parachain runtime upgrade #379

mgravitt opened this issue Mar 3, 2023 · 0 comments
Assignees

Comments

@mgravitt
Copy link
Contributor

mgravitt commented Mar 3, 2023

The runtime on the parachain is quite old, dating back to November. Here are steps I think we need to do to upgrade it.

  • Apply for a permanent slot on Rococo for MD5 Network. There's a Github Issue template that needs to be completed where the WASM and genesis head is uploaded with our Polkadot para_id of 2093, and Parity will create the slot.
  • MD5 is already registered on polkadot-js/apps but it is disabled and a new PR to that repo will need to be added to uncomment our endpoint.
  • Then we can practice runtime upgrades there.
  • Upgrade hashed-substrate to the latest dependencies and the latest versions of our pallets.
  • Perform sudo upgrade on the parachain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants