1. Jul 22, 2019
  2. Jun 05, 2019
  3. May 25, 2019
    • Wei Tang's avatar
      Code clean up, restructure and README update (#139) · 535a3431
      Wei Tang authored
      * Update README and upgrade blockchain client to newer version
      
      * Remove unfinished pruning lmd-ghost strategy
      
      * Move substrate-specific crates to subfolder substrate
      
      * Fix cargo lock
      
      * Fix CI
      
      * Check in runtime wasm file
      535a3431
  4. Feb 22, 2019
  5. Feb 17, 2019
  6. Feb 06, 2019
  7. Dec 30, 2018
    • Wei Tang's avatar
      LMD-GHOST fork choice integration (#38) · 54343d96
      Wei Tang authored
      * Move DigestItem to a separate mod
      
      * CompatibleExtrinsic trait
      
      * Expose API for validator id from attestation
      
      * CompatibleExtrinsic impl
      
      * Save and load latest attestations
      
      * note_block for LatestAttestation
      
      * Expose last finalized/justified slot from runtime
      
      * Implement LMD-GHOST's is_new_best
      
      * Update substrate reference
      
      * Finish LMD-GHOST integration
      
      * Remove old unused lmd-ghost crate
      
      * README: LMD-GHOST is integrated
      54343d96
  8. Dec 21, 2018
  9. Nov 06, 2018
  10. Oct 29, 2018
  11. Oct 14, 2018
  12. Oct 05, 2018
  13. Oct 01, 2018
  14. Sep 30, 2018
  15. Sep 26, 2018
  16. Sep 18, 2018