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

Cleanup Xcm versioned types (with xcm v2) #3916

Merged
merged 3 commits into from
Sep 4, 2021
Merged

Cleanup Xcm versioned types (with xcm v2) #3916

merged 3 commits into from
Sep 4, 2021

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Aug 31, 2021

Closes #3903

@jacogr jacogr added the WIP Work in Progress label Aug 31, 2021
@jacogr jacogr changed the title Cleanup Xcm versioned types Cleanup Xcm versioned types (with xcm v2) Aug 31, 2021
@jacogr jacogr merged commit 835070c into master Sep 4, 2021
@jacogr jacogr deleted the jg-xcm-types branch September 4, 2021 14:49
X7: '(Junction, Junction, Junction, Junction, Junction, Junction, Junction)',
X8: '(Junction, Junction, Junction, Junction, Junction, Junction, Junction, Junction)'
}
},
Junction: {
Copy link
Contributor

Choose a reason for hiding this comment

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

The Junction type needs to be versioned as well AFAICT.
The Parent variant
was removed in v1

Copy link
Member Author

Choose a reason for hiding this comment

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

Dangit, was hoping to catch them all by now :(

Copy link
Contributor

Choose a reason for hiding this comment

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

pr: #3932

@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WIP Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xcm v2 types
3 participants