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 XCM token key padding #252

Merged
merged 3 commits into from
Jan 26, 2024
Merged

fix XCM token key padding #252

merged 3 commits into from
Jan 26, 2024

Conversation

brenzi
Copy link
Collaborator

@brenzi brenzi commented Jan 26, 2024

since a while, we couldn't send TEER via XCM to Karura and Moonriver. most likely, this fixes the cause. The bug was introduced here

as this will lead to a new release, we also

  • remove migrations which have already been applied to rococo and mainnet
  • bump spec version

@brenzi brenzi requested a review from clangenb January 26, 2024 13:53
Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

LGTM

migrations_fix::collective::v4::MigrateToV4<Runtime, CouncilInstance>,
migrations_fix::collective::v4::MigrateToV4<Runtime, TechnicalCommitteeInstance>,
);
pub type Migrations = ();
Copy link
Contributor

Choose a reason for hiding this comment

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

🥳

@brenzi brenzi merged commit 4f6d486 into master Jan 26, 2024
20 checks passed
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

Successfully merging this pull request may close these issues.

2 participants