Companion for Weight v1.5 (#5943)
* fix to latest substrate pr * update weights * cargo build -p polkadot-runtime-parachains * fix xcm-builder * fix import * fix a bunch * fix a bunch of weight stuff * kusama compile * unused * builds * maybe fix * cargo test -p polkadot-runtime-parachains * xcm simulator example * fix tests * xcm sim fuzz * fix runtime tests * remove unused * fix integration tests * scalar div * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 172 additions, 170 deletionspolkadot/Cargo.lock
- polkadot/node/service/Cargo.toml 1 addition, 0 deletionspolkadot/node/service/Cargo.toml
- polkadot/node/service/src/chain_spec.rs 2 additions, 1 deletionpolkadot/node/service/src/chain_spec.rs
- polkadot/parachain/src/primitives.rs 2 additions, 2 deletionspolkadot/parachain/src/primitives.rs
- polkadot/runtime/common/src/assigned_slots.rs 1 addition, 1 deletionpolkadot/runtime/common/src/assigned_slots.rs
- polkadot/runtime/common/src/auctions.rs 4 additions, 4 deletionspolkadot/runtime/common/src/auctions.rs
- polkadot/runtime/common/src/claims.rs 5 additions, 5 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdloan/migration.rs 1 addition, 1 deletionpolkadot/runtime/common/src/crowdloan/migration.rs
- polkadot/runtime/common/src/crowdloan/mod.rs 9 additions, 9 deletionspolkadot/runtime/common/src/crowdloan/mod.rs
- polkadot/runtime/common/src/impls.rs 9 additions, 4 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/integration_tests.rs 2 additions, 1 deletionpolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/common/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/mock.rs 2 additions, 2 deletionspolkadot/runtime/common/src/mock.rs
- polkadot/runtime/common/src/paras_registrar.rs 6 additions, 6 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/common/src/purchase.rs 1 addition, 1 deletionpolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots/migration.rs 1 addition, 1 deletionpolkadot/runtime/common/src/slots/migration.rs
- polkadot/runtime/common/src/slots/mod.rs 5 additions, 5 deletionspolkadot/runtime/common/src/slots/mod.rs
- polkadot/runtime/kusama/constants/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/kusama/constants/src/lib.rs
- polkadot/runtime/kusama/constants/src/weights/block_weights.rs 1 addition, 1 deletion...dot/runtime/kusama/constants/src/weights/block_weights.rs
- polkadot/runtime/kusama/constants/src/weights/extrinsic_weights.rs 1 addition, 1 deletion...runtime/kusama/constants/src/weights/extrinsic_weights.rs
Loading
Please register or sign in to comment