Companion for #7103 (WeightInfo for Vesting) (#1721)
* Add weights and new trait * update more trait instances * Use () for tests * update for new type * "Update Substrate" * bump spec version * bump more spec Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 134 additions, 134 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/claims.rs 5 additions, 2 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdfund.rs 1 addition, 0 deletionspolkadot/runtime/common/src/crowdfund.rs
- polkadot/runtime/common/src/purchase.rs 1 addition, 0 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots.rs 1 addition, 0 deletionspolkadot/runtime/common/src/slots.rs
- polkadot/runtime/kusama/src/lib.rs 4 additions, 2 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/mod.rs 2 additions, 1 deletionpolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/kusama/src/weights/pallet_vesting.rs 63 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_vesting.rs
- polkadot/runtime/polkadot/src/lib.rs 4 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/mod.rs 2 additions, 1 deletionpolkadot/runtime/polkadot/src/weights/mod.rs
- polkadot/runtime/polkadot/src/weights/pallet_vesting.rs 63 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/pallet_vesting.rs
- polkadot/runtime/rococo-v1/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/rococo-v1/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 3 additions, 1 deletionpolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 3 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment