Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

XCM v3: Support for non-fungibles #4950

Merged
merged 20 commits into from
Mar 8, 2022
Merged

XCM v3: Support for non-fungibles #4950

merged 20 commits into from
Mar 8, 2022

Commits on Feb 20, 2022

  1. NFT support and a test

    gavofyork committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    c55a133 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. New files.

    gavofyork committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b108c4c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

    gavofyork committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    dabab36 View commit details
    Browse the repository at this point in the history
  3. Broken Cargo features

    gavofyork committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9b3343f View commit details
    Browse the repository at this point in the history
  4. Use 2021 edition

    bkchr committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    88cbcc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    81c9ab7 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b2f53bb View commit details
    Browse the repository at this point in the history
  3. Formatting

    gavofyork committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    bc73f50 View commit details
    Browse the repository at this point in the history
  4. Formatting

    gavofyork committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4944038 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update xcm/xcm-builder/src/asset_conversion.rs

    Co-authored-by: Keith Yeung <[email protected]>
    gavofyork and KiChjang authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    96fcf7b View commit details
    Browse the repository at this point in the history
  2. Update xcm/xcm-builder/src/nonfungibles_adapter.rs

    Co-authored-by: Keith Yeung <[email protected]>
    gavofyork and KiChjang authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b25fc32 View commit details
    Browse the repository at this point in the history
  3. Update xcm/xcm-executor/src/lib.rs

    Co-authored-by: Keith Yeung <[email protected]>
    gavofyork and KiChjang authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    dd3f881 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6159fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    01af01c View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d125329 View commit details
    Browse the repository at this point in the history
  3. Fixes

    gavofyork committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    2f6cca4 View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    0ace1ed View commit details
    Browse the repository at this point in the history
  5. Formatting

    gavofyork committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6ed4fd8 View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    c106456 View commit details
    Browse the repository at this point in the history