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

Allow to use evm foreign assets to pay XCM fees #2908

Merged
merged 33 commits into from
Sep 13, 2024

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    27b51cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9c721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83157cd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. avoid div by zero

    librelois committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2499887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2492d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ff588 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    90537cb View commit details
    Browse the repository at this point in the history
  2. fix rust tests

    RomarQ committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9a399e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1678021 View commit details
    Browse the repository at this point in the history
  4. fix migration formula

    librelois committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a1e7004 View commit details
    Browse the repository at this point in the history
  5. fix pallet tests

    RomarQ committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fd30cb7 View commit details
    Browse the repository at this point in the history
  6. fix linting

    RomarQ committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    af305a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix typo

    librelois committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    01c317d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87dd277 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    35f2b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a70b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5788820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff2a26 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Update pallets/xcm-weight-trader/src/lib.rs

    Co-authored-by: Agustín Rodriguez <agus@moonsonglabs.com>
    librelois and Agusrodri authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6d7be3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc6346 View commit details
    Browse the repository at this point in the history
  3. fix rust compilation

    librelois committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    86f837e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6bdc47 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. impl post-upgrade

    librelois committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7cd1b35 View commit details
    Browse the repository at this point in the history
  2. fix migration code

    RomarQ committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3c772e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd9040e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix rust test

    librelois committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    58a5b40 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    librelois committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6c02815 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    librelois committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c8d8a7f View commit details
    Browse the repository at this point in the history