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

update weights #5097

Merged
merged 15 commits into from
Mar 16, 2022
Merged

update weights #5097

merged 15 commits into from
Mar 16, 2022

Commits on Mar 14, 2022

  1. westend: update weights

    coderobe committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    806d994 View commit details
    Browse the repository at this point in the history
  2. kusama: update weights

    coderobe committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bfeb11c View commit details
    Browse the repository at this point in the history
  3. polkadot: update weights

    coderobe committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    214d3a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    a2a224b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61848f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    055069f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caa8c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec78318 View commit details
    Browse the repository at this point in the history
  4. fixup

    coderobe committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    fe0683c View commit details
    Browse the repository at this point in the history
  5. fixup

    coderobe committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ebaaaae View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …coderobe/weights-18-m
    Parity Bot committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    cf34968 View commit details
    Browse the repository at this point in the history
  7. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …-- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/
    Parity Bot committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ca4fbf5 View commit details
    Browse the repository at this point in the history
  8. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …-- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
    Parity Bot committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bd73562 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …coderobe/weights-18-m
    Parity Bot committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    edd94fc View commit details
    Browse the repository at this point in the history
  10. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …-- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=frame_system --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/
    Parity Bot committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    08a3a43 View commit details
    Browse the repository at this point in the history