Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit df0e945

Browse files
emostovshawntabriziParity Bot
authored
Companion to Substrate #9829 (Add put_in_front_of extrinsic to bags-list) (#3899)
* Companion to Substrate #9829 (Add put_in_front_of) * Add back weight impl for polkadot * cargo update -p sp-io * cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet-bags-list --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ * cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet-bags-list --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/ * cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet-bags-list --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/ Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by: Parity Bot <admin@parity.io>
1 parent b473db6 commit df0e945

File tree

4 files changed

+208
-181
lines changed

4 files changed

+208
-181
lines changed

0 commit comments

Comments
 (0)