wownero/src/cryptonote_protocol
moneromooo-monero 054b4c7f41
protocol: request txpool contents when synced
A newly synced Alice sends a (typically quite small) list of
txids in the local tpxool to a random peer Bob, who then uses
the existing tx relay system to send Alice any tx in his txpool
which is not in the list Alice sent
2020-03-22 16:03:31 +00:00
..
block_queue.cpp monerod can now sync from pruned blocks 2019-09-27 00:10:37 +00:00
block_queue.h monerod can now sync from pruned blocks 2019-09-27 00:10:37 +00:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
cryptonote_protocol_defs.h protocol: request txpool contents when synced 2020-03-22 16:03:31 +00:00
cryptonote_protocol_handler-base.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
cryptonote_protocol_handler.h protocol: request txpool contents when synced 2020-03-22 16:03:31 +00:00
cryptonote_protocol_handler.inl protocol: request txpool contents when synced 2020-03-22 16:03:31 +00:00
cryptonote_protocol_handler_common.h Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
enums.h Change to Tx diffusion (Dandelion++ fluff) instead of flooding 2019-11-04 09:23:20 +00:00
fwd.h Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
levin_notify.cpp network: log traffic and add a simple traffic analysis script 2020-01-26 00:33:41 +00:00
levin_notify.h Change to Tx diffusion (Dandelion++ fluff) instead of flooding 2019-11-04 09:23:20 +00:00