Co reducing fast-unstake bench time and more (#6552)
* update stuff * remove * update * update * update weights * fix tests * update weights * fix a few small things * ".git/.scripts/commands/bench/bench.sh" runtime polkadot-dev pallet-fast-unstake * ".git/.scripts/commands/bench/bench.sh" runtime polkadot-dev pallet-fast-unstake * ".git/.scripts/commands/bench/bench.sh" runtime kusama-dev pallet-fast-unstake * reduce batch size * ".git/.scripts/commands/bench/bench.sh" runtime polkadot-dev pallet-fast-unstake * update * fix * fix * ".git/.scripts/commands/bench/bench.sh" runtime polkadot-dev pallet-fast-unstake * update lockfile for {"substrate"} * fmt * Env gate migration try_fast_unstake_all Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: command-bot <> Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent
4b989e0d
Showing
- polkadot/Cargo.lock 220 additions, 188 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/Cargo.toml 4 additions, 0 deletionspolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/try_runtime.rs 107 additions, 0 deletionspolkadot/runtime/common/src/try_runtime.rs
- polkadot/runtime/kusama/src/lib.rs 49 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/pallet_fast_unstake.rs 51 additions, 41 deletionspolkadot/runtime/kusama/src/weights/pallet_fast_unstake.rs
- polkadot/runtime/polkadot/src/lib.rs 50 additions, 2 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/pallet_fast_unstake.rs 49 additions, 38 deletionspolkadot/runtime/polkadot/src/weights/pallet_fast_unstake.rs
- polkadot/runtime/westend/src/lib.rs 4 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/pallet_fast_unstake.rs 41 additions, 33 deletionspolkadot/runtime/westend/src/weights/pallet_fast_unstake.rs
Please register or sign in to comment