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

weights: pallet-staking & pallet-bags-list #3872

Merged
9 commits merged into from
Sep 20, 2021
Merged

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    99e9043 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …zeke-weigh-staking-and-bags
    Parity Bot committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    6b73f9c View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

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

    …k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/
    Parity Bot committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    540eaf5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …zeke-weigh-staking-and-bags
    Parity Bot committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    5320107 View commit details
    Browse the repository at this point in the history
  7. 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 Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9d5e0b7 View commit details
    Browse the repository at this point in the history
  8. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/
    Parity Bot committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d5854ec View commit details
    Browse the repository at this point in the history
  9. fmt

    emostov committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8fca9f1 View commit details
    Browse the repository at this point in the history