Co #14318: `pallet-message-queue`: add queue pausing (#7433)
* Increase recusive limit to 512 for macro expansions Signed-off-by:Alexandru Vasile <alexandru.vasile@parity.io> * Increase limit to 1024 Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> * Adjust comment Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> * Increase more limits Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> * Add QueuePausedQuery * ... on westend Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * update lockfile for {"substrate"} * update lockfile for {"substrate"} * Add QueuePausedQuery * ... on westend Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Fix test error Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * CI buggy Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by:
Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 183 additions, 183 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 3 additions, 2 deletionspolkadot/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 10 additions, 2 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 3 additions, 2 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 1 addition, 0 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/xcm/xcm-simulator/example/src/relay_chain.rs 1 addition, 0 deletionspolkadot/xcm/xcm-simulator/example/src/relay_chain.rs
- polkadot/xcm/xcm-simulator/fuzzer/src/relay_chain.rs 1 addition, 0 deletionspolkadot/xcm/xcm-simulator/fuzzer/src/relay_chain.rs
Please register or sign in to comment