Skip to content
Snippets Groups Projects
  1. May 18, 2021
  2. May 04, 2021
  3. Apr 20, 2021
  4. Apr 05, 2021
  5. Mar 24, 2021
  6. Feb 18, 2021
  7. 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
      Unverified
      15b38185
  8. Feb 04, 2021
  9. Jan 21, 2021
  10. Jan 16, 2021
  11. Jan 04, 2021
  12. Dec 15, 2020
  13. Dec 07, 2020
  14. Nov 18, 2020
  15. Nov 16, 2020
  16. Nov 10, 2020
  17. Oct 12, 2020
  18. Sep 24, 2020
  19. Sep 17, 2020
  20. Aug 31, 2020
  21. Aug 26, 2020
  22. Aug 07, 2020
  23. Jul 30, 2020
  24. Jul 28, 2020
  25. Jul 21, 2020
  26. Jul 06, 2020
  27. Jun 30, 2020
  28. Jun 26, 2020
  29. Jun 09, 2020
  30. May 28, 2020
  31. May 27, 2020
  32. May 26, 2020
  33. May 22, 2020
  34. May 14, 2020
    • Keith Yeung's avatar
      Use Clippy in CI (#162) · 4cf321e2
      Keith Yeung authored
      * Configure CI to run clippy
      
      * Fix up clippy issues in vesting
      
      * Fix up clippy issues in utilities
      
      * Fix up clippy issues in tokens
      
      * Fix up clippy issues in schedule-update
      
      * Fix up clippy issues in oracle
      
      * Fix up clippy issues in gradually-update
      
      * Fix up clippy issues in currencies
      
      * Fix up clippy issues in auction
      
      * Fix formatting
      
      * Deny warnings when running clippy on CI
      
      * Fix clippy issues in benchmarking
      Unverified
      4cf321e2
  35. 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>
      Unverified
      701929e7
  36. Apr 15, 2020
  37. Mar 05, 2020
  38. Feb 25, 2020
Loading