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

XCM docs and tests #2948

Merged
50 commits merged into from
Jun 3, 2021
Merged

XCM docs and tests #2948

50 commits merged into from
Jun 3, 2021

Commits on Apr 28, 2021

  1. WIP

    kianenigma committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    03d1470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d021d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59de11d View commit details
    Browse the repository at this point in the history
  4. reformat parent_count

    apopiak committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    71c9b5b View commit details
    Browse the repository at this point in the history
  5. add test for match_and_split

    apopiak committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    bbec29d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96f898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b3bcc5 View commit details
    Browse the repository at this point in the history
  8. Fix stuff

    kianenigma committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5b59ee6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bda5c91 View commit details
    Browse the repository at this point in the history
  10. add to append test

    apopiak committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    928c20d View commit details
    Browse the repository at this point in the history
  11. simplify match

    kianenigma committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1c3b644 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3490809 View commit details
    Browse the repository at this point in the history
  13. formatting

    apopiak committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f74a298 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c951986 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    253f6ee View commit details
    Browse the repository at this point in the history
  16. fix typo

    apopiak authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b128b22 View commit details
    Browse the repository at this point in the history
  17. add some doc comments

    apopiak committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2700952 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e7bf1c2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a0c2c99 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Add more tests/docs

    kianenigma committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    169fdba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b3e70 View commit details
    Browse the repository at this point in the history
  3. Fix build

    kianenigma committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    058648b View commit details
    Browse the repository at this point in the history
  4. matches fungibles

    kianenigma committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    d1918b6 View commit details
    Browse the repository at this point in the history
  5. currency adapter.

    kianenigma committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    df78d38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5198c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0118bc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4645f31 View commit details
    Browse the repository at this point in the history
  9. adapters.

    kianenigma committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    7790e5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20fe978 View commit details
    Browse the repository at this point in the history
  11. Master.into()

    kianenigma committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4590856 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b98a29c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Master.into()

    kianenigma committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1a3d428 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    dd2e85c View commit details
    Browse the repository at this point in the history
  2. Final touches.

    kianenigma committed May 7, 2021
    Configuration menu
    Copy the full SHA
    192c2f5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    692baf4 View commit details
    Browse the repository at this point in the history
  2. Repot and fixes

    kianenigma committed May 9, 2021
    Configuration menu
    Copy the full SHA
    ac47999 View commit details
    Browse the repository at this point in the history
  3. Remove last todo

    kianenigma committed May 9, 2021
    Configuration menu
    Copy the full SHA
    09f9118 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Apply suggestions from code review

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 10, 2021
    Configuration menu
    Copy the full SHA
    37921ed View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

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

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    d12b36f View commit details
    Browse the repository at this point in the history
  2. Update xcm/xcm-builder/src/barriers.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    db134b8 View commit details
    Browse the repository at this point in the history
  3. Update xcm/xcm-builder/src/currency_adapter.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    e5a1b67 View commit details
    Browse the repository at this point in the history
  4. Update xcm/xcm-builder/src/filter_asset_location.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    f4bf121 View commit details
    Browse the repository at this point in the history
  5. Update xcm/xcm-builder/src/matches_fungible.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    a7af09b View commit details
    Browse the repository at this point in the history
  6. Update xcm/xcm-executor/src/traits/conversion.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    91ecc09 View commit details
    Browse the repository at this point in the history
  7. Update xcm/xcm-executor/src/traits/conversion.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    291ab3b View commit details
    Browse the repository at this point in the history
  8. Update xcm/xcm-executor/src/traits/transact_asset.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    73cba92 View commit details
    Browse the repository at this point in the history
  9. Update xcm/xcm-executor/src/traits/should_execute.rs

    Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
    kianenigma and apopiak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    c57e637 View commit details
    Browse the repository at this point in the history
  10. Master.into()

    kianenigma committed May 12, 2021
    Configuration menu
    Copy the full SHA
    55473a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8aa0aa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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