Skip to content
Snippets Groups Projects
  1. Jun 08, 2020
  2. Jun 05, 2020
  3. Jun 04, 2020
  4. Jun 03, 2020
  5. May 29, 2020
  6. May 28, 2020
  7. May 26, 2020
  8. May 21, 2020
  9. May 20, 2020
    • Xiliang Chen's avatar
      Oracle (#169) · c46a5ee1
      Xiliang Chen authored
      * refactor oracle
      
      * use SignedExtension
      
      * fix tests
      
      * finish oracle tests
      c46a5ee1
  10. May 19, 2020
  11. May 18, 2020
  12. May 17, 2020
  13. May 15, 2020
  14. 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
      4cf321e2
  15. May 08, 2020
    • wangjj9219's avatar
      impl trait DataProviderExtended (#153) · 9cbcb529
      wangjj9219 authored
      9cbcb529
    • 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
  16. Apr 23, 2020
  17. Apr 16, 2020
  18. Apr 15, 2020
  19. Mar 30, 2020
  20. Mar 16, 2020
  21. Mar 05, 2020
  22. Feb 25, 2020
  23. Feb 18, 2020
  24. Feb 16, 2020
  25. Feb 03, 2020
  26. Feb 01, 2020
    • Shaopeng Wang's avatar
      Oracle RPC (#83) · a5c369cc
      Shaopeng Wang authored
      * Oracle rpc api.
      
      * Manual Serialize impl for FixedU128; Manual Display impl for TimestampedValue.
      
      * Remove unused Display impls.
      
      * Fixed some wired failing existing unit tests.
      
      * Impl Deserialize for FixedU128.
      
      * Rename oracle rpc method name.
      
      * fmt
      
      * Renaming.
      a5c369cc
  27. Jan 31, 2020
  28. Jan 12, 2020
  29. Dec 23, 2019
  30. Dec 03, 2019
Loading