Skip to content
Snippets Groups Projects
Commit 9c609829 authored by Martin Pugh's avatar Martin Pugh Committed by GitHub
Browse files

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: default avatarParity Benchmarking Bot <admin@parity.io>
parent a8b64f12
Branches
Showing
with 64 additions and 62 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment