1. Dec 21, 2018
  2. Dec 20, 2018
  3. Dec 19, 2018
  4. Dec 18, 2018
  5. Dec 17, 2018
  6. 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
  7. 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