Companion for substrate#8665 (Bounded Treasury) (#2932)
* Add MaxApprovals for Bounded Treasury
* update weight
* update Substrate
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_treasury --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=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_treasury --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/
Co-authored-by: parity-processbot <>
Co-authored-by:
Parity Benchmarking Bot <admin@parity.io>
Showing
- polkadot/Cargo.lock 149 additions, 149 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/impls.rs 2 additions, 0 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/kusama/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/pallet_treasury.rs 10 additions, 8 deletionspolkadot/runtime/kusama/src/weights/pallet_treasury.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/pallet_treasury.rs 10 additions, 8 deletionspolkadot/runtime/polkadot/src/weights/pallet_treasury.rs
Please register or sign in to comment