Skip to content

Enable cross-chain NFT transfers on asset-hub#2796

Merged
franciscoaguirre merged 24 commits intoparitytech:masterfrom
Szegoo:uniques-asset-transactor
Jan 19, 2024
Merged

Enable cross-chain NFT transfers on asset-hub#2796
franciscoaguirre merged 24 commits intoparitytech:masterfrom
Szegoo:uniques-asset-transactor

Conversation

@Szegoo
Copy link
Copy Markdown
Contributor

@Szegoo Szegoo commented Dec 22, 2023

This PR introduces the following changes:

  • Adds a UniquesTransactor to asset-hub-rococo
  • Adds a UniquesTransactor to asset-hub-westend

We can't add a transactor for pallet-nfts like we do for pallet-uniques because pallet-nfts uses nonfungibles_v2::Mutate instead of nonfungibles::Mutate, and making that work would be out of scope of this PR.

With these modifications, reserve-based NFT cross-chain transfers can be performed on asset-hub.

@Szegoo Szegoo marked this pull request as ready for review December 22, 2023 19:56
@Szegoo
Copy link
Copy Markdown
Contributor Author

Szegoo commented Jan 10, 2024

Not sure why the prdoc CI check is failing.

@franciscoaguirre franciscoaguirre added the T6-XCM This PR/Issue is related to XCM. label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T6-XCM This PR/Issue is related to XCM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants