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

Fully enable bags-list pallet in polkadot runtime #4653

Merged
merged 7 commits into from
Jan 5, 2022

Commits on Jan 3, 2022

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

Commits on Jan 4, 2022

  1. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …kiz-enable-bags-list-polkadot
    Parity Bot committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    08535f7 View commit details
    Browse the repository at this point in the history
  2. 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 Jan 4, 2022
    Configuration menu
    Copy the full SHA
    468c9bd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …kiz-enable-bags-list-polkadot
    Parity Bot committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    0d7c3da 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_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
    Parity Bot committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    4107a75 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/paritytech/polkadot into …

    …kiz-enable-bags-list-polkadot
    Parity Bot committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e9ac257 View commit details
    Browse the repository at this point in the history
  6. 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 Jan 4, 2022
    Configuration menu
    Copy the full SHA
    18c5e6a View commit details
    Browse the repository at this point in the history