Companion for Weight v1.5 (#1581)
* cargo test -p cumulus-primitives-utility * cargo test -p cumulus-pallet-xcmp-queue * cargo test -p cumulus-pallet-xcm * cargo test -p cumulus-pallet-dmp-queue * cargo test -p pallet-template * cargo test -p cumulus-test-runtime * fix weights * fix more weights * cargo test -p parachains-common * cargo test -p parachain-template-runtime * fix weights import * cargo test -p collectives-polkadot-runtime * cargo test -p contracts-rococo-runtime * more * unused * fixes * Update benchmarking.rs * Update lib.rs * Update lib.rs * fix * fix bug in conversion * update lockfile for {"polkadot", "substrate"} Co-authored-by: parity-processbot <>
Showing
- cumulus/Cargo.lock 249 additions, 248 deletionscumulus/Cargo.lock
- cumulus/pallets/collator-selection/src/weights.rs 99 additions, 47 deletionscumulus/pallets/collator-selection/src/weights.rs
- cumulus/pallets/dmp-queue/src/lib.rs 77 additions, 71 deletionscumulus/pallets/dmp-queue/src/lib.rs
- cumulus/pallets/parachain-system/src/lib.rs 3 additions, 3 deletionscumulus/pallets/parachain-system/src/lib.rs
- cumulus/pallets/parachain-system/src/migration.rs 1 addition, 1 deletioncumulus/pallets/parachain-system/src/migration.rs
- cumulus/pallets/parachain-system/src/tests.rs 4 additions, 4 deletionscumulus/pallets/parachain-system/src/tests.rs
- cumulus/pallets/solo-to-para/src/lib.rs 1 addition, 1 deletioncumulus/pallets/solo-to-para/src/lib.rs
- cumulus/pallets/xcm/src/lib.rs 6 additions, 6 deletionscumulus/pallets/xcm/src/lib.rs
- cumulus/pallets/xcmp-queue/src/benchmarking.rs 1 addition, 1 deletioncumulus/pallets/xcmp-queue/src/benchmarking.rs
- cumulus/pallets/xcmp-queue/src/lib.rs 39 additions, 22 deletionscumulus/pallets/xcmp-queue/src/lib.rs
- cumulus/pallets/xcmp-queue/src/migration.rs 6 additions, 6 deletionscumulus/pallets/xcmp-queue/src/migration.rs
- cumulus/pallets/xcmp-queue/src/mock.rs 1 addition, 1 deletioncumulus/pallets/xcmp-queue/src/mock.rs
- cumulus/pallets/xcmp-queue/src/tests.rs 49 additions, 16 deletionscumulus/pallets/xcmp-queue/src/tests.rs
- cumulus/pallets/xcmp-queue/src/weights.rs 13 additions, 13 deletionscumulus/pallets/xcmp-queue/src/weights.rs
- cumulus/parachain-template/pallets/template/src/lib.rs 2 additions, 2 deletionscumulus/parachain-template/pallets/template/src/lib.rs
- cumulus/parachain-template/runtime/src/lib.rs 4 additions, 4 deletionscumulus/parachain-template/runtime/src/lib.rs
- cumulus/parachain-template/runtime/src/weights/block_weights.rs 1 addition, 1 deletion...s/parachain-template/runtime/src/weights/block_weights.rs
- cumulus/parachain-template/runtime/src/weights/extrinsic_weights.rs 1 addition, 1 deletion...rachain-template/runtime/src/weights/extrinsic_weights.rs
- cumulus/parachain-template/runtime/src/weights/paritydb_weights.rs 2 additions, 2 deletions...arachain-template/runtime/src/weights/paritydb_weights.rs
- cumulus/parachain-template/runtime/src/weights/rocksdb_weights.rs 2 additions, 2 deletions...parachain-template/runtime/src/weights/rocksdb_weights.rs
Please register or sign in to comment