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. Jan 08, 2018
  5. Dec 27, 2017
  6. Nov 06, 2017
  7. Nov 02, 2017
  8. Nov 01, 2017
  9. Aug 31, 2017
  10. Aug 28, 2017
  11. Aug 24, 2017
  12. Aug 23, 2017
  13. Aug 22, 2017
  14. Aug 21, 2017
  15. 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
  16. Aug 14, 2017
  17. Aug 11, 2017
  18. Aug 10, 2017
  19. Aug 09, 2017
  20. Aug 08, 2017
  21. Jul 02, 2017
  22. May 18, 2017
  23. Apr 21, 2017
  24. Apr 09, 2017
  25. Apr 07, 2017
  26. Apr 06, 2017
  27. Apr 05, 2017