Skip to content
  1. Nov 29, 2016
  2. Nov 28, 2016
  3. Nov 27, 2016
  4. Nov 25, 2016
  5. Nov 24, 2016
  6. Nov 23, 2016
  7. Nov 22, 2016
  8. Nov 21, 2016
  9. Nov 16, 2016
  10. Nov 14, 2016
  11. Nov 10, 2016
  12. Nov 08, 2016
  13. Nov 04, 2016
  14. Nov 03, 2016
  15. Nov 02, 2016
  16. Oct 31, 2016
  17. Oct 30, 2016
  18. Oct 29, 2016
    • Svyatoslav Nikolsky's avatar
      Async verification (#54) · 68ddc7fa
      Svyatoslav Nikolsky authored and Marek Kotewicz's avatar Marek Kotewicz committed
      * async verifying
      
      * lost file
      
      * removed debug timer
      
      * fixed compilation && tests
      
      * fixed typo
      
      * async verification refactoring
      
      * fixed sync stall
      
      * fixed dead_code warning
      
      * get rid of extra locks
      
      * fixed tests
      
      * * separated tasks executor from sync node
      * local node mutex removed
      68ddc7fa
  19. Oct 28, 2016
  20. Oct 27, 2016
  21. Oct 26, 2016
  22. Oct 25, 2016
  23. Oct 24, 2016
    • Nikolay Volf's avatar
      Basic chain verifier (#28) · fa4cd037
      Nikolay Volf authored and Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky committed
      * redundant spaces
      
      * chain verifier stub
      
      * test storage stub
      
      * test storage -a
      
      * iteration test layout
      
      * flush work
      
      * nbits check
      
      * age & coinbase
      
      * utils mod
      
      * fix warnings
      
      * transaction verification
      
      * merkle root
      
      * first tx test
      
      * use all
      
      * test storage to db
      fa4cd037