1. Apr 26, 2018
  2. Apr 16, 2018
  3. Mar 09, 2018
    • Aleksey Sidorov's avatar
      Make parity-bitcoin usable for spv validation · f120076c
      Aleksey Sidorov authored
      - In this PR I extract from the crate `db` to the new `storage` crate all traits that is not specifically related to the concrete implementation of database. So I now can use `verification` crate without `rocksdb` dependency.
      
      - Also I modify the `HeaderAcceptor` so that can be constructed without the private `BlockDeployments`.
      f120076c
  4. Feb 09, 2018
  5. Feb 05, 2018
  6. Jan 08, 2018
  7. Dec 27, 2017
  8. Nov 06, 2017
  9. Nov 02, 2017
  10. Nov 01, 2017
  11. Aug 31, 2017
  12. Aug 28, 2017
  13. Aug 24, 2017
  14. Aug 23, 2017
  15. Aug 22, 2017
  16. Aug 21, 2017
  17. Aug 17, 2017
    • Afri's avatar
      Improved logging to console (#440) · b2faa05e
      Afri authored and Marek Kotewicz's avatar Marek Kotewicz committed
      * Remove redundant timestamp.
      
      * Measure block processing in the logs
      
      * Use tabs to separate status.
      
      * Show updates every 1000 blocks.
      
      * Reword some warnings.
      
      * Add some color to log level.
      
      * Reduce code redundancy
      
      * No need to specify the type for blocks_speed
      
      * Utilize the return value of match.
      
      * Count all peers.
      
      * Add whitespaces
      
      * Remove another redundant timestamp
      
      * One item per line
      
      * Use tabs not spaces
      
      * Remove unused import
      
      * Remove redundant time imports
      
      * Paint it black.
      b2faa05e
  18. Aug 14, 2017
  19. Aug 11, 2017
  20. Aug 10, 2017
  21. Aug 09, 2017
  22. Aug 08, 2017
  23. Jul 02, 2017
  24. May 18, 2017
  25. Apr 21, 2017
  26. Apr 09, 2017
  27. Apr 07, 2017
  28. Apr 06, 2017