1. 06 Aug, 2021 2 commits
  2. 05 Aug, 2021 2 commits
  3. 03 Aug, 2021 1 commit
    • Amar Singh's avatar
      Add unit tests to pallet-xcm (#3539) · 1f9ab5c6
      Amar Singh authored
      * init
      
      * reserve transfer asset unit test
      
      * happy path tests for all dispatchables and can teleport assets to self surprisingly enough
      
      * better tests
      
      * minimize mock
      
      * clean
      
      * test send xcm failure when router blocks
      
      * rm numbers to prefer variables
      
      * clean
      
      * test execute with local effects
      
      * rm local env stuff
      
      * copyrights
      
      * fix merge conflict
      
      * appease spellcheck
      
      * fmt
      
      * address review comments
      
      * clean constants
      
      * fmt
      1f9ab5c6
  4. 02 Aug, 2021 1 commit
  5. 05 Jul, 2021 2 commits
  6. 16 Jun, 2021 1 commit
  7. 12 Jun, 2021 1 commit
  8. 31 May, 2021 1 commit
  9. 12 May, 2021 2 commits
  10. 10 May, 2021 1 commit
  11. 28 Apr, 2021 1 commit
  12. 27 Apr, 2021 1 commit
  13. 09 Apr, 2021 1 commit
    • Gavin Wood's avatar
      XCM Revamp Continued (#2865) · 11a9afa9
      Gavin Wood authored
      
      
      * Introduce plurality XCM locations
      
      * Add RelayedFrom
      
      * DMP dispatch weight handling.
      
      * Add pallet for XCM sending, add routing logic.
      
      * Update error types & doc
      
      * Fix warnings.
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Bump Substrate
      
      * Fixes
      
      * Docs
      
      * Docs
      
      * Docs
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Update xcm/pallet-xcm/src/lib.rs
      
      Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
      
      * Docs
      
      * Fixes
      
      * Update lib.rs
      
      * Fixes
      
      Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
      11a9afa9