aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/levin_notify.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-2/+2
|
* Skip privacy networks (on tx sends) that don't have outgoing connectionsLee *!* Clagett2024-03-291-1/+2
|
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* node_server: fix race conditionanon2021-09-201-0/+3
|
* Better log message for unusable anon networksHoward Chu2020-11-161-1/+1
|
* Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-2/+4
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-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
* Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-6/+6
|
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-5/+1
|
* Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett2019-07-291-1/+1
|
* Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-0/+132