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

Extrinsic for reserving a parachain ID #3008

Merged
merged 7 commits into from
May 11, 2021
Merged

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    7f14d35 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed May 11, 2021
    Configuration menu
    Copy the full SHA
    004d12e View commit details
    Browse the repository at this point in the history
  3. Fixes

    gavofyork committed May 11, 2021
    Configuration menu
    Copy the full SHA
    44ccc52 View commit details
    Browse the repository at this point in the history
  4. Docs

    gavofyork committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6e677fc View commit details
    Browse the repository at this point in the history
  5. cargo run --release --features=runtime-benchmarks -- benchmark --chai…

    …n=westend-dev --steps=50 --repeat=20 --pallet=runtime_common::paras_registrar --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/runtime_common_paras_registrar.rs
    Parity Bot committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3b51997 View commit details
    Browse the repository at this point in the history
  6. Update runtime/common/src/paras_registrar.rs

    Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
    shawntabrizi and rphmeier committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1b014d3 View commit details
    Browse the repository at this point in the history
  7. cargo run --release --features=runtime-benchmarks -- benchmark --chai…

    …n=kusama-dev --steps=50 --repeat=20 --pallet=runtime_common::paras_registrar --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/runtime_common_paras_registrar.rs
    Parity Bot committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7bd669c View commit details
    Browse the repository at this point in the history