danicoin/src/cryptonote_protocol
moneromooo-monero f90bbe2a5c
cryptonote_protocol: keep target in sync with dropped connections
When a node is dropped, we stop considering its claimed blockchain
height as a factor in the target height calculation. This prevents
a runaway chain from being still thought to be the target even if
the nodes carrying it are dropped.
2017-08-09 20:49:24 +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: keep target in sync with dropped connections 2017-08-09 20:49:24 +01:00
cryptonote_protocol_handler.inl cryptonote_protocol: keep target in sync with dropped connections 2017-08-09 20:49:24 +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