monero/src/cryptonote_protocol
moneromooo-monero 6c084e1fa3
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-23 11:51:30 +00:00
..
block_queue.cpp
block_queue.h
CMakeLists.txt
cryptonote_protocol_defs.h
cryptonote_protocol_handler-base.cpp
cryptonote_protocol_handler.h
cryptonote_protocol_handler.inl protocol: fix spurious rejection of downloaded blocks 2021-10-23 11:51:30 +00:00
cryptonote_protocol_handler_common.h
enums.h
fwd.h
levin_notify.cpp node_server: fix race condition 2021-09-20 20:58:24 +00:00
levin_notify.h node_server: fix race condition 2021-09-20 20:58:24 +00:00