aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/levin_notify.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat1-1/+1
2024-03-29Skip privacy networks (on tx sends) that don't have outgoing connectionsLee *!* Clagett1-1/+2
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
Co-authored-by: plowsof <plowsof@protonmail.com> extra files
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-09-20node_server: fix race conditionanon1-0/+3
2020-11-16Better log message for unusable anon networksHoward Chu1-1/+1
2020-10-12Dandelion++: skip desynced peers in stem phasexiphon1-2/+4
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
Update copyright year to 2020
2020-03-26Adding Dandelion++ support to public networks:Lee Clagett1-1/+2
- New flag in NOTIFY_NEW_TRANSACTION to indicate stem mode - Stem loops detected in tx_pool.cpp - Embargo timeout for a blackhole attack during stem phase
2019-11-04Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett1-6/+6
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-5/+1
2019-07-29Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett1-1/+1
2019-07-17Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett1-0/+132