1. May 17, 2017
    • asynchronous rob's avatar
      PoA warp implementation (#5488) · 4c5e4ac8
      asynchronous rob authored
      * separate modules for consensus snapshot chunks
      
      * bulk of authority warp logic
      
      * finish authority warp implementation
      
      * squash warnings and enable authority snapshot mode
      
      * test harness for PoA
      
      * fiddle with harness
      
      * epoch generation proof fixes
      
      * update constructor code
      
      * store epoch transition proof after block commit
      
      * basic snap and restore test
      
      * use keyvaluedb in state restoration
      
      * decompress chunks
      
      * fix encoding issues
      
      * fixed-to-contract-to-contract test
      
      * implement ancient block import
      
      * restore genesis transition in PoW snapshot
      
      * add format version method to snapshot components
      
      * supported version numbers in snapshot_components
      
      * allow returning of ancient epoch transitions
      
      * genesis hash mismatch check
      
      * remove commented code
      4c5e4ac8
  2. May 15, 2017
  3. May 10, 2017
  4. May 07, 2017
  5. May 05, 2017
  6. May 03, 2017
  7. Apr 24, 2017
  8. Apr 22, 2017
  9. Apr 21, 2017
  10. Apr 20, 2017
  11. Apr 19, 2017
  12. Apr 18, 2017
  13. Apr 13, 2017
  14. Apr 12, 2017
  15. Apr 11, 2017
  16. Apr 10, 2017
    • keorn's avatar
      Tendermint fixes (#5415) · d3b2bcdd
      keorn authored
      * more resilience
      
      * refactor commit
      
      * fix proposal broadcast
      
      * list encoding
      
      * address grumbles
      
      * to into
      d3b2bcdd
  17. Apr 07, 2017
  18. Apr 06, 2017
  19. Apr 05, 2017