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

Companion to Substrate #9829 (Add put_in_front_of extrinsic to bags-list) #3899

Merged
merged 9 commits into from
Dec 8, 2021

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    812053e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    00b21c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    9b7ee00 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    9486a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e8d62 View commit details
    Browse the repository at this point in the history
  3. cargo update -p sp-io

    shawntabrizi committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a5c9c1d View commit details
    Browse the repository at this point in the history
  4. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --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/
    Parity Bot committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f3cfce5 View commit details
    Browse the repository at this point in the history
  5. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --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/
    Parity Bot committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    0de11b9 View commit details
    Browse the repository at this point in the history
  6. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --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/
    Parity Bot committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    51d9b0e View commit details
    Browse the repository at this point in the history