-
Notifications
You must be signed in to change notification settings - Fork 115
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
Update to polkadot v0.9.41 #4932
Update to polkadot v0.9.41 #4932
Conversation
…-consensus-grandpa
…ng pallet migration
ref: #4736 (comment)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I have no major remarks
The question on the stackexchange is still unanswered.
If the failing check is suggesting that the keys starting with old_prefix
are not exactly removed from storage, does it imply that move_pallet
actually performs a copy?
No, I'm pretty sure it does move based on looking at the implementation and testing the chain to confirm nothing was at the prefix anymore. |
Fixes #4918
BagsList
toVoterList
to be inline with polkadot (to ensure polkadot-js apps staking app compatibility) after modifying the migration in substrate to skip "problematic" post upgrade check.┆Issue is synchronized with this Asana task by Unito