Skip to content

feat(remote-asset-manager): use chain part of location while sending xcm calls#213

Merged
clearloop merged 5 commits intomainfrom
cl/remove-asset
Jul 17, 2021
Merged

feat(remote-asset-manager): use chain part of location while sending xcm calls#213
clearloop merged 5 commits intomainfrom
cl/remove-asset

Conversation

@clearloop
Copy link
Contributor

@clearloop clearloop commented Jul 17, 2021

Changes

  • Introduce chain_location in asset-registry

Tests

CI

Issues

Copy link
Contributor

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

Good catch, this is indeed required if we want to transact directly as we'd require direct channels for this.

minor nits and suggestions

@mattsse mattsse added the approved PR approved to merge label Jul 17, 2021
@clearloop clearloop changed the title feat(asset-registry): introduce chain_location in asset-registry feat(remote-asset-manager): use chain part of location while sending xcm calls Jul 17, 2021
@clearloop clearloop merged commit f2ace27 into main Jul 17, 2021
@clearloop clearloop deleted the cl/remove-asset branch July 17, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR approved to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

e2e tests for xcm calls Implement e2e testing

2 participants