Skip to content
  1. Aug 28, 2017
  2. Aug 27, 2017
  3. Aug 22, 2017
  4. Aug 21, 2017
  5. Aug 20, 2017
  6. Aug 17, 2017
  7. Aug 15, 2017
  8. Aug 14, 2017
  9. Aug 09, 2017
  10. Aug 07, 2017
  11. Aug 04, 2017
  12. Aug 03, 2017
  13. Aug 02, 2017
    • Marek Kotewicz's avatar
      Chainspec validation (#6197) · 0c7c34e6
      Marek Kotewicz authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * chainspec validation
      
      * better error formatting for chainspec
      
      * lint validate_chainspecs.sh
      
      * quit takes &str instead of S: AsRef<str>
      
      * push CI
      
      * don't double check spec validity
      0c7c34e6
  14. Aug 01, 2017
  15. Jul 31, 2017
  16. Jul 29, 2017
  17. Jul 28, 2017
  18. Jul 27, 2017
  19. Jul 26, 2017
    • Feynman Liang's avatar
      Tendermint epoch transitions (#6085) · 5eb8cea6
      Feynman Liang authored
      * Adds signals_epoch_end to tendermint
      
      * Adds is_epoch_end
      
      * Adds snapshot_components
      
      * Adds tendermint Epoch Verifier
      
      * Fix documentation typos
      
      * Change check_finality_proof to panic
      
      * Fix compilation
      
      * Adds Unconfirmed path to epoch_verifier
      
      * Verify if address is validator in EpochVerifier
      
      * check_finality_proof errors on failure
      
      * Don't share combine/destructure_proofs
      
      * Remove invalid import
      
      * Remove duplicate epoch verifier trait
      
      * Fix docs
      
      * Adds recover stub to tendermint EpochVerifier
      
      * Adds verify_light test
      
      * Avoid boxed closure
      
      * Style fixes
      5eb8cea6
    • asynchronous rob's avatar
      light client fixes (#6148) · 7d348e22
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * light client fixes
      
      * fix memory-lru-cache
      
      * clear pending reqs on disconnect
      7d348e22
  20. Jul 25, 2017
  21. Jul 24, 2017
  22. Jul 21, 2017
  23. Jul 19, 2017
  24. Jul 18, 2017