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

Add Child Bounties to Polkadot and Kusama #4863

Merged
merged 11 commits into from
Mar 16, 2022

Commits on Feb 7, 2022

  1. add to kusama

    shawntabrizi committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    213531e View commit details
    Browse the repository at this point in the history
  2. polkadot too

    shawntabrizi committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    e4b77f9 View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --profile=production --features=runtime-benchmarks …

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

    …shawntabrizi-add-child-bounties
    Parity Bot committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    3577098 View commit details
    Browse the repository at this point in the history
  5. cargo run --quiet --profile=production --features=runtime-benchmarks …

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

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    8c213c7 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock

    shawntabrizi committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    398d7f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    739dde0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5749152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dbe2f5 View commit details
    Browse the repository at this point in the history
  4. import

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