1. Jan 30, 2017
  2. Jan 11, 2017
  3. Jan 10, 2017
  4. Dec 07, 2016
  5. Dec 01, 2016
  6. Nov 25, 2016
  7. Nov 24, 2016
  8. Nov 08, 2016
  9. Nov 03, 2016
  10. Oct 31, 2016
  11. Oct 27, 2016
  12. Oct 24, 2016
    • Svyatoslav Nikolsky's avatar
      Continue synchronization protocol impl (#30) · b081ca3d
      Svyatoslav Nikolsky authored and Marek Kotewicz's avatar Marek Kotewicz committed
      * p2p <-> sync interfaces proposal
      
      * updated with example
      
      * send errors will be handled in p2p module => no need to return to the sync
      
      * poc of outbound sync connection
      
      * simplified send_to_peer
      
      * context has cpu pool and enent loop handles
      
      * on_message won't return ProtocolAction anymore
      
      * session initialized sync protocol, remove retain cycles on P2P::drop
      
      * removed ProtocolAction
      
      * uncommented ping protocol
      
      * node_table sorts nodes also by recently used time
      
      * started work on sync package
      
      * send getaddr on connect
      
      * fixed node_table insert, added insert_many
      
      * addr protocol
      
      * sync headers response
      
      * continue sync
      
      * continue sync protocol
      
      * separated sync connection start from sync connection creation
      
      * switched to getblocks (instead of getheaders)
      
      * starting to receive blocks in sync
      
      * deal with orphaned blocks in sync::local_chain
      
      * continue sync
      
      * fix warnings
      
      * removed TODOs
      
      * protocol::sync is back to private state
      
      * fixed grumbes
      b081ca3d
  13. Oct 19, 2016
  14. Oct 17, 2016
  15. Oct 16, 2016
  16. Oct 13, 2016
  17. Oct 04, 2016
  18. Oct 03, 2016
  19. Sep 30, 2016
  20. Sep 21, 2016
  21. Sep 19, 2016
  22. Aug 17, 2016
  23. Aug 16, 2016
  24. Aug 15, 2016