danicoin/src/cryptonote_protocol
moneromooo-monero 635929eaca
protocol: add checks for top block hard fork version
We won't even talk to a peer which claims a wrong version
for its top block. This will avoid syncing to known bad
peers in the first place.
Also add IP fails when failing to verify a block.
2017-08-09 10:28:41 +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: retry stale spans early 2017-08-07 09:33:17 +01:00
block_queue.h cryptonote_protocol: retry stale spans early 2017-08-07 09:33:17 +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 protocol: add checks for top block hard fork version 2017-08-09 10:28:41 +01:00
cryptonote_protocol_handler-base.cpp Merge pull request #2149 2017-08-07 15:24:58 +02:00
cryptonote_protocol_handler.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
cryptonote_protocol_handler.inl protocol: add checks for top block hard fork version 2017-08-09 10:28:41 +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