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: add transfer assets call #378

Merged
merged 15 commits into from
Mar 5, 2024
Merged

Conversation

marshacb
Copy link
Contributor

@marshacb marshacb commented Mar 4, 2024

Description

This PR adds support for the transferAssets call from pallets xcmPallet and polkadotXcm.

Changes

  • added the transferAssets call to createXcmCalls
  • added unit tests
  • updated integration tests

closes: #366

@marshacb marshacb marked this pull request as ready for review March 4, 2024 20:44
Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

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

Super solid! LGTM

@marshacb marshacb merged commit 1273b7d into main Mar 5, 2024
6 checks passed
@Polkadot-Forum
Copy link

This pull request has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/parity-tech-update-for-february/6630/1

@Polkadot-Forum
Copy link

This pull request has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/parity-tech-update-for-march/7226/1

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.

Add support to transfer_assets() call/extrinsic of pallet XCM
3 participants