Skip to content
  • Martin Pugh's avatar
    Bump version, bump substrate & update benchmarks in preparation for v0.8.31 (#2938) · 9c609829
    Martin Pugh authored
    
    
    * 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 <[email protected]>
    9c609829
This project manages its dependencies using Cargo. Learn more