wownero/src/cryptonote_protocol
moneromooo-monero 1f81f5f5c1
protocol: fix spurious rejection of downloaded blocks
when kicking a peer for inactivity, clear the set of requested blocks,
or next time we requests blocks from it, we'll probably reject the
incoming blocks due to missing the previous requested blocks
2021-10-21 20:34:06 +00:00
..
CMakeLists.txt cmake: set 3.5 as minimum version 2021-04-27 11:02:05 +02:00
block_queue.cpp protocol: drop origin IP if a block fails to verify in sync mode 2020-12-10 21:59:18 +00:00
block_queue.h protocol: drop origin IP if a block fails to verify in sync mode 2020-12-10 21:59:18 +00:00
cryptonote_protocol_defs.h protocol: include first new block in chain entry response 2020-12-12 01:36:35 +00:00
cryptonote_protocol_handler-base.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
cryptonote_protocol_handler.h Revert "Merge pull request #7136" 2021-04-16 13:52:44 -05:00
cryptonote_protocol_handler.inl protocol: fix spurious rejection of downloaded blocks 2021-10-21 20:34:06 +00:00
cryptonote_protocol_handler_common.h Revert "Merge pull request #7136" 2021-04-16 13:52:44 -05:00
enums.h Merge pull request #6354 2020-08-09 06:42:49 -07:00
fwd.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
levin_notify.cpp node_server: fix race condition 2021-09-20 20:58:23 +00:00
levin_notify.h node_server: fix race condition 2021-09-20 20:58:23 +00:00