Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • xcm
  • xcm-builder
  • src
  • filter_asset_location.rs
Find file BlameHistoryPermalink
  • Alexander Popiak's avatar
    XCM docs and tests (#2948) · 282731aa
    Alexander Popiak authored Jun 03, 2021
    
    
    * WIP
    
    * add tests and docs for DoubleEncoded
    
    * reformat parent_count
    
    * add test for match_and_split
    
    * fix append_with docs and add tests
    
    * move Parachain enum variant to tuple
    
    * Fix stuff
    
    * add to append test
    
    * simplify match
    
    * formatting
    
    * format and extend doc comments (including examples)
    
    * fix typo
    
    * add some doc comments
    
    * add test for location inverter
    
    * Add more tests/docs
    
    * Fix build
    
    * matches fungibles
    
    * currency adapter.
    
    * add more tests for location inverter
    
    * extract max length magic number into constant
    
    * adapters.
    
    * Apply suggestions from code review
    
    * Final touches.
    
    * Repot and fixes
    
    * Remove last todo
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-builder/src/barriers.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-builder/src/barriers.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-builder/src/currency_adapter.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-builder/src/filter_asset_location.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-builder/src/matches_fungible.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-executor/src/traits/conversion.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-executor/src/traits/conversion.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-executor/src/traits/transact_asset.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Update xcm/xcm-executor/src/traits/should_execute.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    Co-authored-by: default avatarkianenigma <kian@parity.io>
    Co-authored-by: default avatarKian Paimani <5588131+kianenigma@users.noreply.github.com>
    Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
    282731aa