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

[xcm-v5] implement RFC#122: InitiateTransfer can alias XCM original origin on destination #5971

Merged
merged 23 commits into from
Oct 29, 2024

Commits on Oct 24, 2024

  1. xcm: add preserve origin capabilities to InitiateTransfer

    Signed-off-by: Adrian Catangiu <[email protected]>
    acatangiu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    23965f1 View commit details
    Browse the repository at this point in the history
  2. add origin alias helpers

    acatangiu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0b650f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75da437 View commit details
    Browse the repository at this point in the history
  4. fix executor

    acatangiu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    223b948 View commit details
    Browse the repository at this point in the history
  5. fix AH transact proxy test

    acatangiu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    72e9fcc View commit details
    Browse the repository at this point in the history
  6. fix merge dmg

    acatangiu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6f17e4e View commit details
    Browse the repository at this point in the history
  7. add helper macros

    acatangiu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    55bf5da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2113ebb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    148f9a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6267f View commit details
    Browse the repository at this point in the history
  3. doc: add prdoc

    franciscoaguirre committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    245eae5 View commit details
    Browse the repository at this point in the history
  4. fix: benchmarks

    franciscoaguirre committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1670e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05a4ac7 View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a05bc31 View commit details
    Browse the repository at this point in the history
  7. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-rococo --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible
    command-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    24486a3 View commit details
    Browse the repository at this point in the history
  8. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-westend --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::generic
    command-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    aacf800 View commit details
    Browse the repository at this point in the history
  9. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-rococo --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::generic
    command-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    530d10f View commit details
    Browse the repository at this point in the history
  10. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-westend --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible
    command-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b9975d9 View commit details
    Browse the repository at this point in the history
  11. fix: clippy

    franciscoaguirre committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    516f0cb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    c0701a1 View commit details
    Browse the repository at this point in the history
  2. fix: clippy

    franciscoaguirre committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    22ee919 View commit details
    Browse the repository at this point in the history
  3. fix: clippy

    franciscoaguirre committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d431a1d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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