paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.93k stars 709 forks source link

`dry_run_xcm` support for BridgeHubs #5708

Open bkontur opened 2 months ago

bkontur commented 2 months ago

Basically, the source can dry run some scenario, which results as a xcm with ExportMessage instruction, so we should be able to dry run this XCM on BridgeHub.

Some hints:

acatangiu commented 1 month ago

Live chains integration issue: https://github.com/polkadot-fellows/runtimes/issues/477