Bump version, bump substrate & update benchmarks in preparation for v0.8.31 (#2938)
* bump version
* bump cargo
* update benchmarks
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_identity --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
Co-authored-by:
Parity Benchmarking Bot <admin@parity.io>
Showing
- polkadot/Cargo.lock 28 additions, 26 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 1 addition, 1 deletionpolkadot/Cargo.toml
- polkadot/cli/Cargo.toml 1 addition, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/core-primitives/Cargo.toml 1 addition, 1 deletionpolkadot/core-primitives/Cargo.toml
- polkadot/erasure-coding/Cargo.toml 1 addition, 1 deletionpolkadot/erasure-coding/Cargo.toml
- polkadot/node/service/Cargo.toml 1 addition, 1 deletionpolkadot/node/service/Cargo.toml
- polkadot/node/test/client/Cargo.toml 1 addition, 1 deletionpolkadot/node/test/client/Cargo.toml
- polkadot/node/test/service/Cargo.toml 1 addition, 1 deletionpolkadot/node/test/service/Cargo.toml
- polkadot/parachain/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/Cargo.toml
- polkadot/parachain/test-parachains/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/test-parachains/Cargo.toml
- polkadot/parachain/test-parachains/adder/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/test-parachains/adder/Cargo.toml
- polkadot/parachain/test-parachains/adder/collator/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/test-parachains/adder/collator/Cargo.toml
- polkadot/parachain/test-parachains/halt/Cargo.toml 1 addition, 1 deletionpolkadot/parachain/test-parachains/halt/Cargo.toml
- polkadot/primitives/Cargo.toml 1 addition, 1 deletionpolkadot/primitives/Cargo.toml
- polkadot/rpc/Cargo.toml 1 addition, 1 deletionpolkadot/rpc/Cargo.toml
- polkadot/runtime/common/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/slot_range_helper/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/common/slot_range_helper/Cargo.toml
- polkadot/runtime/kusama/Cargo.toml 1 addition, 1 deletionpolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/weights/pallet_balances.rs 6 additions, 6 deletionspolkadot/runtime/kusama/src/weights/pallet_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_bounties.rs 13 additions, 13 deletionspolkadot/runtime/kusama/src/weights/pallet_bounties.rs
Please register or sign in to comment