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 teleport xcm types #354

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Fix teleport xcm types #354

merged 1 commit into from
Oct 19, 2023

Conversation

mordamax
Copy link
Contributor

@mordamax mordamax commented Oct 18, 2023

Fix for failed teleport in Rococo faucet bot
image

I couldn't find any release notes regarding this change :(

just went to https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-rpc.polkadot.io#/extrinsics and looked up the xcmPallet.limitedTeleportAssets method, where i saw expected types, which helped to migrate

the only difference is that all networks (westend, polkadot, kusama) except Rococo use similar types but without "Staging" prefix
Weird, but okay... if/when any other network also starts using Staging - it'd be easy to fix by adding them to condition.. still wondering how would I learn about this change in front

@mordamax mordamax requested a review from a team as a code owner October 18, 2023 20:41
@mutantcornholio
Copy link
Contributor

mutantcornholio commented Oct 19, 2023

This sounds like something that's bound to break once again, if they will remove the prefix...

@mordamax mordamax merged commit 47ece98 into main Oct 19, 2023
2 of 3 checks passed
@mordamax mordamax deleted the mak-fix-teleport branch October 19, 2023 13:04
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.

3 participants