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

Add integration test for bridge transfer (assets, ping, ...) based on xcm-emulator #2421

Closed
bkontur opened this issue May 2, 2023 · 3 comments

Comments

@bkontur
Copy link
Contributor

bkontur commented May 2, 2023

xcm-emulator is comming soon to the Cumulus,
and it has capabilities to test isolated runtimes without running zombienet or local network, it has kind of custom/hacked transport layer for UMP/DMP.

So with this feature we can easily use statemine / bridge-hub-kusama/ bridge-hub-polkadot/ westmint|statemint runtimes in one rust test to send/receive XCM messages and see if it is working.

Need to find out, which one is final xcm-emulator, because now there are several PRs and this is progress, so we need to wait a little bit:
paritytech/cumulus#2502
paritytech/cumulus#2447
paritytech/cumulus#2480

@NachoPal
Copy link
Contributor

NachoPal commented May 4, 2023

@bkontur this is the one paritytech/cumulus#2447 that will be initially merged.

After that I'll open a new one, but that one will probably not have yet the capability to work for bridges.

After that one I'll work on enabling the mock bridges transport layer..

@EmmanuellNorbertTulbure EmmanuellNorbertTulbure transferred this issue from paritytech/parity-bridges-common Aug 25, 2023
@the-right-joyce the-right-joyce transferred this issue from paritytech/polkadot-sdk Aug 25, 2023
@EmmanuellNorbertTulbure
Copy link

Now possible with monorepo

@bkontur
Copy link
Contributor Author

bkontur commented Feb 7, 2024

closing, we have emulated tests for asset transfer Rococo/Westend in polkadot-sdk,
and we just need to add them to the fellows repo: #2791

@bkontur bkontur closed this as completed Feb 7, 2024
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

No branches or pull requests

3 participants