Skip to content
Snippets Groups Projects
  1. Jun 12, 2021
  2. May 15, 2021
    • brettkolodny's avatar
      Converted Vec storage to BoundedVec (#487) · 8825fe43
      brettkolodny authored
      * Converted Vec storage to BoundedVec
      
      * Updated tokens impl
      
      * Added MaximumLocksExceeded error
      
      * Renamed error MaximumLocksExceeded to MaxLocksExceeded
      
      * Test for exceeding maximum locks
      
      * Added MaxEncodedLen derives
      
      * Removed explicit Result return
      8825fe43
  3. May 12, 2021
  4. Apr 29, 2021
  5. Apr 13, 2021
  6. Apr 12, 2021
  7. Apr 05, 2021
  8. Mar 24, 2021
  9. Feb 18, 2021
  10. 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
  11. Feb 04, 2021
  12. Feb 03, 2021
  13. Jan 16, 2021
    • wangjj9219's avatar
      Migrate to use pallet (#356) · 78d26ca2
      wangjj9219 authored
      * migrate rewards module
      
      * migrate gradually-update module
      
      * migrate currencies module
      
      * migrate vesting module
      78d26ca2
  14. Jan 15, 2021
  15. Jan 08, 2021
  16. Jan 04, 2021
  17. Dec 18, 2020
  18. Dec 15, 2020
  19. Dec 08, 2020
  20. Dec 07, 2020
  21. Nov 30, 2020
  22. Nov 29, 2020
  23. Nov 27, 2020
  24. Nov 13, 2020
  25. Nov 12, 2020
  26. Nov 10, 2020
  27. Sep 24, 2020
  28. Sep 02, 2020
  29. Aug 26, 2020
  30. Jul 30, 2020
  31. Jul 06, 2020
  32. Jun 26, 2020
  33. May 29, 2020
  34. May 28, 2020
  35. May 26, 2020
  36. May 19, 2020
  37. May 08, 2020
    • Keith Yeung's avatar
      Add cargo-unleash to CI (#152) · 701929e7
      Keith Yeung authored
      
      * Add descriptions to all cargo subprojects
      
      * Add repository field to all cargo subprojects
      
      * Modify GitHub actions to run cargo unleash
      
      * Add license-file field to all cargo subprojects
      
      * Remove pallet-balances/std feature from std feature of schedule-update
      
      * Add version numbers to path dependencies
      
      * Fix compilation errors on all cargo subprojects
      
      * Attempt to force use one version of the compiler
      
      * Put cargo unleash step at the very end
      
      * Fix all test compile errors
      
      * Use drain_prefix instead of drain
      
      * fix tests
      
      Co-authored-by: default avatarBryan Chen <xlchen1291@gmail.com>
      701929e7
  38. Apr 21, 2020
Loading