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

Cross-chain: Teleport #62

Merged
merged 4 commits into from
Aug 25, 2023
Merged

Cross-chain: Teleport #62

merged 4 commits into from
Aug 25, 2023

Conversation

Szegoo
Copy link
Member

@Szegoo Szegoo commented Aug 25, 2023

Enable cross-chain teleports for chains that support it.
Added a file containing a list of chains and assets for which teleporting is supported.

Also moved some functions from reserveTransfer.ts into the index.ts file since a lot of them are used by the new teleportTransfer.ts file.

Another small change is that instead of giving the relay chain the paraId of -1, we just set it to zero since the XCM GAR is doing it in this same way.

@Szegoo Szegoo marked this pull request as ready for review August 25, 2023 18:05
@Szegoo Szegoo requested a review from cuteolaf August 25, 2023 18:05
@Szegoo Szegoo merged commit c62c987 into main Aug 25, 2023
7 checks passed
@cuteolaf cuteolaf deleted the teleport branch August 29, 2023 16:09
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