monero/src/cryptonote_protocol
Alexander Blair 092a57df99
Merge pull request #6243
4771a7ae p2p: remove obsolete local time in handshake (moneromooo-monero)
2fbbc4a2 p2p: avoid sending the same peer list over and over (moneromooo-monero)
3004835b epee: remove backward compatible endian specific address serialization (moneromooo-monero)
39a343d7 p2p: remove backward compatible peer list (moneromooo-monero)
60631802 p2p: simplify last_seen serialization now we have optional stores (moneromooo-monero)
9467b2e4 cryptonote_protocol: omit top 64 bits of difficulty when 0 (moneromooo-monero)
b595583f serialization: do not write optional fields with default value (moneromooo-monero)
5f98b46d p2p: remove obsolete local time from TIMED_SYNC (moneromooo-monero)
2020-03-12 00:32:46 -07: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 cryptonote_protocol: omit top 64 bits of difficulty when 0 2020-01-26 18:37:31 +00:00
cryptonote_protocol_handler_common.h Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
cryptonote_protocol_handler-base.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
cryptonote_protocol_handler.h Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
cryptonote_protocol_handler.inl Merge pull request #6236 2020-02-28 19:49:07 -08: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