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

Fix incorrect check to see if previous migration already passed #1205

Conversation

girazoki
Copy link
Collaborator

What does it do?

While trying all migrations locally realized that if UnitsWithAssetType runs before ChangeStateminePrefixes we have an inconsistency. This fixes it and adds a test for it

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@girazoki girazoki added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes A0-pleasereview Pull request needs code review. labels Jan 20, 2022
@librelois librelois mentioned this pull request Jan 20, 2022
32 tasks
@girazoki girazoki merged commit 7441997 into master Jan 25, 2022
@girazoki girazoki deleted the girazoki-fix-inconsistency-if-one-migration-applies-before-the-last branch January 25, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants