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

Update to latest xcm #5

Closed
wants to merge 1 commit into from

Conversation

stanly-johnson
Copy link

update to cumulus@6ed9632
Required for open-web3-stack/open-runtime-module-library#454

@shaunxw
Copy link
Owner

shaunxw commented Apr 20, 2021

Thanks for your PR!

To get the new downward message handling work, you may refer to the use case in latest cumulus https://github.com/paritytech/cumulus/blob/6ed96321a6b004eb860454087b3a7e278f326eb1/rococo-parachains/runtime/src/lib.rs#L240

And for xcmp(currently as hrmp in simulator impl), refer to xcmp-queue pallet https://github.com/paritytech/cumulus/blob/6ed96321a6b004eb860454087b3a7e278f326eb1/pallets/xcmp-queue/src/lib.rs#L527

@shaunxw
Copy link
Owner

shaunxw commented Apr 20, 2021

Btw, to make things easier, I would recommend to wait for upstream XCM revamp being finished.

@stanly-johnson stanly-johnson deleted the cumulus-update branch July 2, 2021 07:49
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.

2 participants