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

Rococo admin #222

Merged
merged 19 commits into from
Sep 22, 2023
Merged

Rococo admin #222

merged 19 commits into from
Sep 22, 2023

Conversation

f-gate
Copy link
Member

@f-gate f-gate commented Sep 20, 2023

solves: #178

Purpose

  • The use of Executive instead of blanket hooks for runtime upgrades
  • Use proper syntax for on runtime upgrades
  • inclusion of sudo for production fix

Storage Version migrations:

  • pallet-proposals
  • pallet-briefs
  • pallet-grants
  • ALL included into executive

Notes

pallet-proposals versioning

@ time of writing pallet Rococo is at v3 while Kusama is at v4
Currently the Executive of this branch is including the v4 migration.

Copy link
Contributor

@samelamin samelamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but lets just remove the log statements?

@samelamin
Copy link
Contributor

LGTM once build passes

@f-gate f-gate merged commit 914ed50 into main Sep 22, 2023
3 checks passed
@samelamin samelamin deleted the rococo_admin branch November 16, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants