Skip to content
Snippets Groups Projects
  • Francisco Aguirre's avatar
    Implement `XcmPaymentApi` and `DryRunApi` on all system parachains (#4634) · fc6c3182
    Francisco Aguirre authored
    Depends on https://github.com/paritytech/polkadot-sdk/pull/4621.
    
    Implemented the
    [`XcmPaymentApi`](https://github.com/paritytech/polkadot-sdk/pull/3607)
    and [`DryRunApi`](https://github.com/paritytech/polkadot-sdk/pull/3872)
    on all system parachains.
    
    More scenarios can be tested on both rococo and westend if all system
    parachains implement this APIs.
    The objective is for all XCM-enabled runtimes to implement them.
    After demonstrating fee estimation in a UI on the testnets, come the
    fellowship runtimes.
    
    Step towards https://github.com/paritytech/polkadot-sdk/issues/690.
    Unverified
    fc6c3182
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
lib.rs 120.87 KiB