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

Feat: future proof xcm versioned multilocation #85

Merged
merged 12 commits into from
May 2, 2023
Merged

Feat: future proof xcm versioned multilocation #85

merged 12 commits into from
May 2, 2023

Conversation

bvotteler
Copy link

Resolves #84

Prepared adapters for xcm versioned multilocation version changes:

  • Acala
  • Astar
  • HydraDX
  • Interlay
  • Parallel

Some additional refactoring:

  • Deduplicating similar code for building destinations for xTokens.transfer
  • Pulling xTokens helper methods into one util file/struct
  • Change how the chopsticks test action will attempt to kill node processes before retrying

@bvotteler bvotteler requested a review from sander2 April 26, 2023 14:27
src/adapters/acala.ts Outdated Show resolved Hide resolved
@bvotteler bvotteler merged commit d4dc0b0 into interlay:master May 2, 2023
@bvotteler bvotteler deleted the feat-future-proof-xcm-versioned-multilocation branch May 2, 2023 07:16
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.

Future proof remaining adapters multilocations
2 participants