mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-25 13:48:51 +00:00
70b8c6d77a
Fix sync wedge corner case: It could happen if a connection went into standby mode, while it was the one which had requested the next span, and that span was still waiting for the data, and that peer is not on the main chain. Other peers can then start asking for that data again and again, but never get it as only that forked peer does. And various other fixes |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connection_basic.cpp | ||
connection_basic.hpp | ||
net_node_common.h | ||
net_node.h | ||
net_node.inl | ||
net_peerlist_boost_serialization.h | ||
net_peerlist.h | ||
network_throttle-detail.cpp | ||
network_throttle-detail.hpp | ||
network_throttle.cpp | ||
network_throttle.hpp | ||
p2p_protocol_defs.h | ||
stdafx.h |