Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pallet-broker] add extrinsic to reserve a system core without having to wait two sale boundaries #4273

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2024

  1. Add force_reserve extrinsic

    seadanda committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    11cd098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0bb3df View commit details
    Browse the repository at this point in the history
  3. Add benchmark

    seadanda committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6230fe8 View commit details
    Browse the repository at this point in the history
  4. Tidy up

    seadanda committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4f7247d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

    …nto HEAD
    command-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    439a6be View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_broker
    command-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4b123e3 View commit details
    Browse the repository at this point in the history
  7. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=coretime-rococo --runtime_dir=coretime --target_dir=cumulus --pallet=pallet_broker
    command-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    33df0a1 View commit details
    Browse the repository at this point in the history
  8. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=coretime-westend --runtime_dir=coretime --target_dir=cumulus --pallet=pallet_broker
    command-bot committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5ff2440 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Remove unnecessary clone

    seadanda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d0a3d36 View commit details
    Browse the repository at this point in the history
  2. Add prdoc

    seadanda committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ed87b6a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2512825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504c002 View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_broker
    command-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c7cfa39 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=coretime-westend --runtime_dir=coretime --target_dir=cumulus --pallet=pallet_broker
    command-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ac293a6 View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=coretime-rococo --runtime_dir=coretime --target_dir=cumulus --pallet=pallet_broker
    command-bot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    77c9cbc View commit details
    Browse the repository at this point in the history