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

Runtime changes for Asynchronous Backing #4786

Merged
merged 40 commits into from
Mar 2, 2022

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    f5a7893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1707680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36e1e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa8367d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    6cd11d0 View commit details
    Browse the repository at this point in the history
  2. fmt

    rphmeier committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    99c2453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372c77f View commit details
    Browse the repository at this point in the history
  4. clean up a couple of TODOs

    rphmeier committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f880a9e View commit details
    Browse the repository at this point in the history
  5. weights

    rphmeier committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    d3bd710 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. fix weights

    rphmeier committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    2ac91b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    a8729cb View commit details
    Browse the repository at this point in the history
  2. fmt

    rphmeier committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    bd35186 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Resolve dmp todo

    slumber committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c746ff0 View commit details
    Browse the repository at this point in the history
  2. Restore inclusion tests

    slumber committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    af1e125 View commit details
    Browse the repository at this point in the history
  3. Restore paras_inherent tests

    slumber committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    44272c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f576c View commit details
    Browse the repository at this point in the history
  5. MostRecentContext test

    slumber committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    dee4b93 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    cf8fd9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b50e96 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    0b962e8 View commit details
    Browse the repository at this point in the history
  2. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …-- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/runtime_parachains_paras.rs
    Parity Bot committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3fcbc3f View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …-- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/runtime_parachains_paras.rs
    Parity Bot committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d999e0a View commit details
    Browse the repository at this point in the history
  4. cargo run --quiet --profile=production --features=runtime-benchmarks …

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

    …-- benchmark --chain=rococo-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/rococo/src/weights/runtime_parachains_paras.rs
    Parity Bot committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c77d7c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Implementers guide changes

    slumber committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7543ee3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    a5177f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2e499 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Add a github issue link

    slumber committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0a1456d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    a30c4c1 View commit details
    Browse the repository at this point in the history
  2. Storage migration

    slumber committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    c5ec900 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    3008730 View commit details
    Browse the repository at this point in the history
  2. Compile error

    slumber committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    2851844 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    ae68002 View commit details
    Browse the repository at this point in the history
  2. Test group assignment

    slumber committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    bff7508 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/rh-async-backing-feature' into r…

    …h-async-backing-runtime
    slumber committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    893f61f View commit details
    Browse the repository at this point in the history
  4. fmt

    slumber committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    fb41a6c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Error instead of panic

    slumber committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7aeac0e View commit details
    Browse the repository at this point in the history
  2. Update guide

    slumber committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    79c3544 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Extend doc-comment

    slumber committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3c38bda View commit details
    Browse the repository at this point in the history
  2. Update runtime/parachains/src/shared.rs

    Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
    slumber and rphmeier authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    965c223 View commit details
    Browse the repository at this point in the history