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-xcm: fix weights for all XTs and deprecate unlimited weight ones #3927

Merged
merged 6 commits into from
Apr 2, 2024

Commits on Apr 1, 2024

  1. pallet-xcm: deprecate unlimited_* weight extrinsics

    Deprecate extrinsics that don't specify WeightLimit,
    remove their usage across the repo.
    
    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    acatangiu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4f66bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713fa8b View commit details
    Browse the repository at this point in the history
  3. add prdoc

    acatangiu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3f038ef View commit details
    Browse the repository at this point in the history
  4. fix deprecated

    acatangiu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2068f93 View commit details
    Browse the repository at this point in the history
  5. fix prdoc

    acatangiu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7741cd4 View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=asset-hub-westend --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm
    command-bot committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cdb3886 View commit details
    Browse the repository at this point in the history