danicoin/src/p2p
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
..
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
connection_basic.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
connection_basic.hpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
net_node.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
net_node.inl cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
net_node_common.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
net_peerlist.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
net_peerlist_boost_serialization.h Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
network_throttle-detail.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
network_throttle-detail.hpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
network_throttle.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
network_throttle.hpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
p2p_protocol_defs.h Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
stdafx.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00