companion: for call usage https://github.com/paritytech/substrate/pull/9418 (#3522)
* add test for call size * fix box arg * fix xcm variant length + increase limit a bit * fix para sudo wrapper call length * reorganize * fmt * fix tests * update Substrate Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 154 additions, 154 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/paras_sudo_wrapper.rs 2 additions, 1 deletionpolkadot/runtime/common/src/paras_sudo_wrapper.rs
- polkadot/runtime/kusama/src/tests.rs 10 additions, 0 deletionspolkadot/runtime/kusama/src/tests.rs
- polkadot/runtime/polkadot/src/lib.rs 15 additions, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/src/tests.rs 10 additions, 0 deletionspolkadot/runtime/westend/src/tests.rs
- polkadot/utils/staking-miner/src/main.rs 1 addition, 1 deletionpolkadot/utils/staking-miner/src/main.rs
- polkadot/xcm/pallet-xcm/src/lib.rs 17 additions, 13 deletionspolkadot/xcm/pallet-xcm/src/lib.rs
- polkadot/xcm/pallet-xcm/src/tests.rs 12 additions, 8 deletionspolkadot/xcm/pallet-xcm/src/tests.rs
- polkadot/xcm/xcm-simulator/example/src/lib.rs 2 additions, 2 deletionspolkadot/xcm/xcm-simulator/example/src/lib.rs
Please register or sign in to comment