1. Dec 10, 2018
    • Wei Tang's avatar
      Draft implementation for LMD-GHOST fork choice rule (#30) · 8eedd32f
      Wei Tang authored
      * Init lmd-ghost crate
      
      * Add H384 primitive
      
      * Rename primitives -> shasper-primitives
      
      * Implement justified head
      
      * Finish a draft implementation of lmd-ghost
      
      * Add docs for lmd-ghost
      
      * Add license header for primitives
      8eedd32f
  2. Dec 07, 2018
    • Wei Tang's avatar
      Update substrate version to newest git (#29) · a180a14a
      Wei Tang authored
      * Update substrate git version
      
      * Fix wasm compile
      
      * Implement GetNodeBlockType and GetRuntimeBlockType for Runtime
      
      * Mark runtime as public
      
      * Path fixes
      
      * Fix transaction pool definition
      
      * Fix metadata and service component type updates
      
      * Fix genesis and queue compile
      
      * Fix cli compile
      a180a14a
  3. Nov 09, 2018
  4. Nov 06, 2018
  5. Nov 05, 2018
  6. Oct 05, 2018
  7. Oct 03, 2018
    • ddorgan's avatar
      Initial .gitlab-ci.yml build file (#5) · 546199ed
      ddorgan authored and Wei Tang's avatar Wei Tang committed
      * Initial .gitlab-ci.yml build file
      
      * Update artifact binary name
      
      * Add back --release flag
      
      * Make sure rust toolchain is stable by default
      
      * Remove debug info
      
      * Rename test job names to address grumbles
      
      * Remove artifact collection
      546199ed
  8. Oct 01, 2018
  9. Sep 30, 2018
  10. Sep 29, 2018