danicoin/src/cryptonote_protocol
moneromooo-monero 5c4cb96cfb
cryptonote_protocol: drop connection when find_blockchain_supplement fails
This will be when we can't find common ground between the peer's
short chain history and our blockchain.

This fixes bad peers claiming a higher blockchain height from never
dropped, and keeping the node in synchronizing state forever, since
we will never get blocks from that peer.
2016-11-09 11:04:20 +00:00
..
blobdatatype.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt Update CMakeLists.txt 2016-09-27 02:11:23 -04:00
cryptonote_protocol_defs.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_protocol_handler-base.cpp updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_protocol_handler.h Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
cryptonote_protocol_handler.inl cryptonote_protocol: drop connection when find_blockchain_supplement fails 2016-11-09 11:04:20 +00:00
cryptonote_protocol_handler_common.h updated copyright year 2015-12-31 08:39:56 +02:00