1. Aug 21, 2017
  2. 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
  3. Aug 14, 2017
  4. Aug 11, 2017
  5. Aug 10, 2017
  6. Aug 09, 2017
  7. Aug 08, 2017
  8. Jul 02, 2017
  9. May 18, 2017
  10. Apr 21, 2017
  11. Apr 09, 2017
  12. Apr 07, 2017
  13. Apr 06, 2017
  14. Apr 05, 2017
    • Marek Kotewicz's avatar
      16fc1c01
    • Marek Kotewicz's avatar
      updated dependencies and graph · dd36a624
      Marek Kotewicz authored
      dd36a624
    • Marek Kotewicz's avatar
      db refactor (#385) · 77cfd9e8
      Marek Kotewicz authored
      * db refactor in progress, refactored kvdb
      
      * kvdb refactor
      
      * removed unused RwLock
      
      * removed unused RwLock
      
      * BlockChainDatabase
      
      * db refactor in progress
      
      * implemented BlockProvider for newdb
      
      * fixed compiling
      
      * newdb TransactionMeta
      
      * newdb tests
      
      * reopen tests for newdb
      
      * replaced old db with new db
      
      * chain_verifier uses new db
      
      * sync module uses refactored db
      
      * check double spends in verification layer
      
      * added Forkable trait to satisfy resolving recursive types by compiler
      
      * new db regtests in progress
      
      * fixed verification and sync unit tests
      
      * fixed miner and rpc unit tests
      
      * implemented fmt::Debug for few structs
      
      * removed commented out code
      
      * fixed bencher target
      
      * removing commented out code, polishing db_refactor pr
      77cfd9e8
  15. Mar 26, 2017
  16. Mar 12, 2017
  17. Jan 11, 2017
  18. Jan 10, 2017
  19. Jan 09, 2017
  20. Dec 27, 2016
  21. Dec 26, 2016