Skip to content
Snippets Groups Projects
  1. May 21, 2021
  2. 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
  3. Feb 04, 2021
  4. Jan 19, 2021
  5. Aug 27, 2020
  6. Jun 30, 2020
  7. Jun 26, 2020
  8. Jun 03, 2020
  9. May 28, 2020
  10. May 21, 2020
  11. May 20, 2020
    • Xiliang Chen's avatar
      Oracle (#169) · c46a5ee1
      Xiliang Chen authored
      * refactor oracle
      
      * use SignedExtension
      
      * fix tests
      
      * finish oracle tests
      c46a5ee1
  12. 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
  13. Apr 16, 2020
  14. Apr 15, 2020
  15. 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
  16. Nov 25, 2019
  17. Nov 21, 2019
  18. Nov 14, 2019
Loading