Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 16, 2020
  3. Apr 15, 2020
  4. Mar 30, 2020
  5. Feb 25, 2020
  6. Feb 18, 2020
  7. Feb 16, 2020
    • Ermal Kaleci's avatar
      make feed_value FreeOperational (#86) · dbcbf6db
      Ermal Kaleci authored
      
      * make feed_value FreeOperational
      
      * methods free_operational
      
      * validate call
      
      * validate call
      
      * update
      
      * OnNewData accepts who: AccountId
      
      * missing comma
      
      * Fix SignedExtension implementation
      
      * Update oracle/src/lib.rs
      
      * fix tests
      
      * fix import
      
      * move has_dispatched check into module call
      
      * OnRedundantCall
      
      * update
      
      Co-authored-by: default avatarXiliang Chen <xlchen1291@gmail.com>
      dbcbf6db
  8. 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
  9. Jan 31, 2020
  10. Jan 12, 2020
  11. Dec 23, 2019
  12. Dec 03, 2019
  13. Nov 29, 2019
  14. Nov 25, 2019
  15. Nov 21, 2019
  16. Nov 14, 2019
  17. Oct 30, 2019
Loading