Open acatangiu opened 1 month ago
* [ ] Make sure the "topic" is inherited by all onward XCM messages generated as a result of local execution of an XCM program,
We should be able to add (or extend existing) xcm-emulated tests with SetTopic
check, that initial tracking ID generated by the sender is the same on the receiver chain:
Message Tracking
Make XCM messages easier to trace:
SetTopic
in the same way,topic
with localmessage_id
and emit event so that indexers can quickly triage messages and categorize them into cross-chain flows.Debuggability
target: xcm
including error condition specifics and context,Developer tracing
Related sub-issues: