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

Ensure xcm versions over bridge (on sending chains) #2481

Merged
merged 53 commits into from
Dec 12, 2023

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    8472ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cea80 View commit details
    Browse the repository at this point in the history
  3. Renamed mock impl

    bkontur committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cb6e978 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    2a205dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd25c9 View commit details
    Browse the repository at this point in the history
  3. Missing type for test

    bkontur committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d1cd398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77ca123 View commit details
    Browse the repository at this point in the history
  5. Fixed integration tests

    bkontur committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2f0c79a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e555ae View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    0d87240 View commit details
    Browse the repository at this point in the history
  2. Fix benchmarks for BHs

    bkontur committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    21d537a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75883e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f56da View commit details
    Browse the repository at this point in the history
  5. Fix

    bkontur committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1c6823d View commit details
    Browse the repository at this point in the history
  6. typos - RustRover bit me

    bkontur committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    88ba038 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9aedba View commit details
    Browse the repository at this point in the history
  8. Fix test

    bkontur committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    308cbe7 View commit details
    Browse the repository at this point in the history
  9. AssetHub benchmarks

    bkontur committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aede031 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94c7619 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0d6c15 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

    …nto HEAD
    command-bot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    989b7e3 View commit details
    Browse the repository at this point in the history
  13. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…

    …idge-hub-rococo --runtime_dir=bridge-hubs --target_dir=cumulus --pallet=pallet_xcm_benchmarks::generic
    command-bot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2c79118 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aae6908 View commit details
    Browse the repository at this point in the history
  15. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…

    …idge-hub-westend --runtime_dir=bridge-hubs --target_dir=cumulus --pallet=pallet_xcm_benchmarks::generic
    command-bot committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ea23daf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ab4da7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea207d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    90d218a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8215c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    c987970 View commit details
    Browse the repository at this point in the history
  2. PR review - use min

    bkontur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a942756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bbc77b View commit details
    Browse the repository at this point in the history
  4. Fix

    bkontur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b502e89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    348ae17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eeade88 View commit details
    Browse the repository at this point in the history
  7. clippy

    bkontur committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f2644b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    119de07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa397fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7895c9f View commit details
    Browse the repository at this point in the history
  4. Renamed MinXcmVersionOfDestinationAndRemoteBridgeHub to `XcmVersion…

    …OfDestAndRemoteBridgeRemoteBridge`
    bkontur committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d9a3d7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ed9b4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b95c1be View commit details
    Browse the repository at this point in the history
  7. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    be4051d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    1f3247b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    827dd90 View commit details
    Browse the repository at this point in the history
  3. Fix fund_accounts

    bkontur committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4d09529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f25de View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f8a0fda View commit details
    Browse the repository at this point in the history
  6. Add cases for xcm:v2

    bkontur committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1a6bcd0 View commit details
    Browse the repository at this point in the history
  7. prdoc

    bkontur committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b09da5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6195f8 View commit details
    Browse the repository at this point in the history
  9. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0c735c3 View commit details
    Browse the repository at this point in the history