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

Migrate parachain swaps to Coretime #3714

Merged
merged 24 commits into from
Mar 26, 2024
Merged

Migrate parachain swaps to Coretime #3714

merged 24 commits into from
Mar 26, 2024

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Benchmark and weights

    tdimitrov committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    37962d0 View commit details
    Browse the repository at this point in the history
  2. swap_leases implementation

    tdimitrov committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d60b31e View commit details
    Browse the repository at this point in the history
  3. Fix compilation errors

    tdimitrov committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    03aaad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Fix benchmark

    tdimitrov committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bd32142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd69ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518a072 View commit details
    Browse the repository at this point in the history
  4. Fix a compilation error

    tdimitrov committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    296521a View commit details
    Browse the repository at this point in the history
  5. clippy

    tdimitrov committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e0a1424 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

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

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

    …=coretime-rococo --runtime_dir=coretime --target_dir=cumulus --pallet=pallet_broker
    command-bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b2c5ddd 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 Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1953bc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    e419bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8986843 View commit details
    Browse the repository at this point in the history
  3. Add a prdoc

    tdimitrov committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7f630c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc2efb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8f17f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5f6dce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    113bbcf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    tdimitrov and bkchr authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    89ef634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce11f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    7351ea6 View commit details
    Browse the repository at this point in the history
  2. Fix taplo errors

    tdimitrov committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0bbcfd1 View commit details
    Browse the repository at this point in the history