Skip to content
Snippets Groups Projects
  1. May 23, 2021
  2. May 21, 2021
  3. May 14, 2021
  4. May 12, 2021
  5. May 10, 2021
  6. Apr 06, 2021
    • Shaun Wang's avatar
      Cross-chain transfer rework (#432) · 3a77e1a9
      Shaun Wang authored
      * Reserve chain trait.
      
      * Rework cross-chain transfer.
      
      * Remove relay chain balance convert.
      
      * Add 'Parse' trait.
      
      * Change transfer_multiasset fn signature.
      
      * Add transfer dispatchable call.
      
      * Update doc.
      
      * Use xcm-simulator to mock network.
      
      * Send relay chain asset to sibling unit test.
      
      * Move location traits into orml-traits.
      
      * Add MultiNativeAsset filter for is reserve check.
      
      * More unit tests.
      
      * Failing edge case unit tests.
      
      * Handle zero amount asset case.
      
      * Fix mocks.
      
      * Renaming.
      3a77e1a9
  7. Mar 19, 2021
  8. Mar 15, 2021
  9. Mar 14, 2021
  10. Mar 11, 2021
    • Shaun Wang's avatar
      Integrate Rococo V1 (#332) · 1479ea30
      Shaun Wang authored
      
      * Update patches.
      
      * Update dependencies.
      
      * Bump dependencies.
      
      * Dependencies: use rococo-v1 branch.
      
      * xtokens and xcm-support module.
      
      * Fix clippy.
      
      * Xcm execution in xtokens.
      
      * Remove unused imports.
      
      * Remove parent from sibling parachains multi location.
      
      * TTransfer to parachain should be transactional.
      
      * TODO: revert state on xcm execution failure.
      
      * Update sibling parachain location.
      
      * Bump dependencies.
      
      * Update multilocation representation in xtoken.
      
      * fix clippy
      
      * remove sp-io
      
      * fix check
      
      * Bump dependencies.
      
      * Fix benchmarking logs.
      
      * Dependencies.
      
      * Bump xtokens and xcm-support version.
      
      Co-authored-by: default avatarzjb0807 <zjb0807@qq.com>
      1479ea30
Loading