Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
  2. May 10, 2020
  3. 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
  4. Nov 06, 2019
    • Xiliang Chen's avatar
      update project structure (#9) · 9fefbc30
      Xiliang Chen authored
      * remove workspace, fix githook under submodule, use add run script to run cargo command on all files
      
      * update run script and use it for format
      
      * fix build issue
      
      * add quote
      
      * fix CI
      Unverified
      9fefbc30
Loading