1. Feb 18, 2019
  2. Feb 17, 2019
  3. Feb 15, 2019
  4. Feb 14, 2019
  5. Feb 13, 2019
  6. Feb 12, 2019
  7. Feb 10, 2019
    • Wei Tang's avatar
      Integrate geneirc casper logic and rewards to runtime (#58) · aa75d36a
      Wei Tang authored
      * [WIP] support multiple validators in an attestation and rework runtime
      
      * [WIP] More fixes to nostd and basic new AttestationRecord
      
      * [WIP] finish runtime integration
      
      * [WIP] Fix deps
      
      * [WIP] some compile fixes
      
      * Make consensus compile
      
      * Make everything compile
      
      * Fix authoring
      
      * Fix doctest complain
      aa75d36a
  8. Feb 09, 2019
  9. Feb 08, 2019
  10. Feb 07, 2019
  11. Feb 06, 2019
  12. Jan 31, 2019
  13. Jan 11, 2019
  14. Jan 08, 2019
  15. Jan 07, 2019
  16. Dec 31, 2018
  17. Dec 30, 2018
    • Wei Tang's avatar
      06c14d87
    • 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
  18. Dec 21, 2018