Use MaxEncodedLen trait from new parity-scale-codec v2.2 (#3412)
* Use MaxEncodedLen trait from new parity-scale-codec v2.2 * update Substrate Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 152 additions, 184 deletionspolkadot/Cargo.lock
- polkadot/bridges/primitives/chain-millau/Cargo.toml 1 addition, 3 deletionspolkadot/bridges/primitives/chain-millau/Cargo.toml
- polkadot/bridges/primitives/chain-millau/src/millau_hash.rs 1 addition, 2 deletionspolkadot/bridges/primitives/chain-millau/src/millau_hash.rs
- polkadot/runtime/kusama/Cargo.toml 1 addition, 4 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/Cargo.toml 1 addition, 4 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/Cargo.toml 1 addition, 4 deletionspolkadot/runtime/rococo/Cargo.toml
- polkadot/runtime/rococo/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 1 addition, 4 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment