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

Fix migrations for pallet-xcm #6148

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

Commits on Oct 21, 2024

  1. Missing MigrateToLatestXcmVersion for westend

    # Conflicts:
    #	polkadot/runtime/westend/src/lib.rs
    bkontur committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d53700a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf2ad7 View commit details
    Browse the repository at this point in the history
  3. very nits

    bkontur committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c7d9771 View commit details
    Browse the repository at this point in the history
  4. Add Queries to the try-state

    bkontur committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5667031 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    6dc9179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed12cf View commit details
    Browse the repository at this point in the history
  3. typo

    bkontur committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    64eaf49 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Adds migration for pallet_xcm data: Queries, LockedFungibles, `…

    …RemoteLockedFungibles`
    bkontur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0105b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97964c View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e2b1bd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e408d3f View commit details
    Browse the repository at this point in the history
  5. fixed prdoc

    bkontur committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6b8a0eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    879d253 View commit details
    Browse the repository at this point in the history
  7. Update polkadot/xcm/pallet-xcm/src/lib.rs

    Co-authored-by: Francisco Aguirre <[email protected]>
    bkontur and franciscoaguirre authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a3fc9af View commit details
    Browse the repository at this point in the history