Closed DimaBryuhanov closed 3 years ago
I am super lost and not able to follow your diagram. Can you provide some more concrete examples?
Seems like this needs to be installed on relaychain? That's not going to happen because the whole point of XCMP is that messages can be dispatched parachain-to-parachain without involvement of relaychain.
@xlc, @Noc2,
Thank you for your kind comments.
So the main use case is able to get notified on xcm execution status on the dest chain?
https://github.com/paritytech/xcm-format/pull/22 already includes an response message for dispatches.
As far as we understood, in the xcm protocol discussed in the https://github.com/paritytech/xcm-format/pull/22 proposal, the messages get the IDs and the requesting pallets get replies to the marked messages.
The xcm protocol discussed in #22 proposal, makes sure it is delivered to the target pallet, it returns an error if the target pallet has not been found. But does it tackle the current state of a transaction?
XP.network protocol
It seems that the protocol in the proposal #22 could be the transport layer for XP.network's. What do you think?
Hello @xlc, @Noc2 Hope you had time to verify our explanation and now it makes more sense. Please, advise what are the following steps for us to proceed with the project.
I don't think I 100% understand the proposal but it is making much more sense now. Maybe you should update the proposal to include the new information from your comments.
BTW I am not from W3F/Parity and have no say on the process. I am just a community contributor.
initial proposal