Skip to content
Snippets Groups Projects
  1. May 14, 2021
  2. May 12, 2021
  3. May 10, 2021
  4. Apr 20, 2021
  5. Apr 19, 2021
  6. Apr 05, 2021
  7. Mar 24, 2021
  8. Mar 15, 2021
  9. 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
  10. Feb 18, 2021
  11. Feb 16, 2021
  12. Feb 14, 2021
  13. Feb 13, 2021
  14. Feb 11, 2021
    • brettkolodny's avatar
      Migrate mocks (#367) · 15b38185
      brettkolodny authored
      * Migrated auction mock file to construct_runtime macro
      
      * Migrated currencies mock file to contruct_runtime
      
      * Migrated gradually-update mock file to construct_runtime
      
      * Migrated nft mock file to construct_runtime macro
      
      * Migrated oracle mock file to construct_runtime
      
      * Migrated rewards mock file to construct_runtime macro
      
      * Migrated mock file to construct_runtime macro
      
      * Migrated mock file to construct_runtime macro
      15b38185
  15. Feb 04, 2021
  16. Feb 03, 2021
  17. Jan 21, 2021
  18. Jan 19, 2021
  19. Jan 12, 2021
  20. Jan 04, 2021
  21. Dec 15, 2020
  22. Dec 07, 2020
  23. Nov 20, 2020
  24. Oct 25, 2020
  25. Oct 23, 2020
  26. Oct 22, 2020
  27. Oct 16, 2020
  28. Sep 28, 2020
    • zjb0807's avatar
      Add nft module (#296) · 4892257e
      zjb0807 authored
      * add nft module
      
      * Cargo.dev.toml add nft
      
      * add destroy_class
      
      * add destroy_class comment
      
      * update substrate 2.0; fix clippy
      
      * fix ci
      
      * fix ci
      
      * code optimizations
      
      * fix db transaction
      
      * rename nft
      4892257e
Loading