Skip to content
Snippets Groups Projects
  1. Sep 24, 2020
  2. Sep 18, 2020
  3. Aug 26, 2020
  4. Jul 30, 2020
  5. Jul 28, 2020
  6. Jul 21, 2020
  7. Jul 10, 2020
  8. Jul 06, 2020
  9. Jun 29, 2020
  10. Jun 26, 2020
  11. Jun 09, 2020
  12. May 29, 2020
  13. May 28, 2020
  14. May 26, 2020
  15. 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
  16. 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
  17. Apr 15, 2020
  18. Mar 02, 2020
Loading