Companion to #14183: FRAME: Allow message ID to be mutated in `ProcessMessage` (#7262)
* Work with new ProcessMessage ID API * Enable new ProcessMessage API * Formatting * Fixes * Bump * cargo update -p sp-io Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Showing
- polkadot/Cargo.lock 200 additions, 187 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 2 additions, 0 deletionspolkadot/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/mock.rs 1 addition, 0 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/parachains/src/ump_tests.rs 9 additions, 8 deletionspolkadot/runtime/parachains/src/ump_tests.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
- polkadot/xcm/xcm-builder/src/process_xcm_message.rs 13 additions, 12 deletionspolkadot/xcm/xcm-builder/src/process_xcm_message.rs
- polkadot/xcm/xcm-simulator/example/src/relay_chain.rs 2 additions, 1 deletionpolkadot/xcm/xcm-simulator/example/src/relay_chain.rs
- polkadot/xcm/xcm-simulator/fuzzer/src/relay_chain.rs 2 additions, 1 deletionpolkadot/xcm/xcm-simulator/fuzzer/src/relay_chain.rs
- polkadot/xcm/xcm-simulator/src/lib.rs 3 additions, 0 deletionspolkadot/xcm/xcm-simulator/src/lib.rs
Please register or sign in to comment