danicoin/src/cryptonote_protocol
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
A block queue is now placed between block download and
block processing. Blocks are now requested only from one
peer (unless starved).

Includes a new sync_info coommand.
2017-08-07 09:33:04 +01:00
..
blobdatatype.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_queue.cpp cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
block_queue.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_protocol_defs.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
cryptonote_protocol_handler-base.cpp protocol: tone down a rate limit not implemented yet warning 2017-02-25 12:10:29 +00:00
cryptonote_protocol_handler.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
cryptonote_protocol_handler.inl cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
cryptonote_protocol_handler_common.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00