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/xcm #88

Merged
merged 4 commits into from
May 17, 2021
Merged

Feat/xcm #88

merged 4 commits into from
May 17, 2021

Conversation

GopherJ
Copy link
Contributor

@GopherJ GopherJ commented May 2, 2021

close: #33

  • keep only ksm as we only have one relay chain
  • add orml-xtokens, orml-unknown-tokens, orml-xcm-support, pallet-xcm, orml-unknown-tokens..
  • add MultiLocation -> CurrencyId, CurrencyId -> MultiLocation, MultiAsset -> CurrencyId convertion
  • test xcm transfer from parachain to relaychain using xtokens
  • test xcm transfer from parachain to relaychain using pure XCM
  • test xcm transfer from relaychain to parachain using xtokens
  • test xcm transfer from relaychain to parachain using pure XCM
  • squash commits

Todo in next PR:

  • add statemine's currency
  • test xcm transfer with statemine

@GopherJ GopherJ marked this pull request as draft May 2, 2021 05:12
@GopherJ GopherJ closed this May 15, 2021
@GopherJ GopherJ reopened this May 17, 2021
@GopherJ GopherJ marked this pull request as ready for review May 17, 2021 07:17
@GopherJ GopherJ merged commit c83e3c9 into heiko May 17, 2021
@GopherJ GopherJ deleted the feat/xcm branch May 17, 2021 07:21
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.

1 participant