aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/levin.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-04-18unit_tests: fix gcc+ warningSumo Gr1-0/+4
2020-03-26Adding Dandelion++ support to public networks:Lee Clagett1-27/+1074
- 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
2020-03-10Fix receive order leakage with tx fluffingLee Clagett1-8/+12
2019-11-04Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett1-14/+82
2019-07-29Fixed i2p/tor tx flooding bug (white noise disabled)Lee Clagett1-12/+85
2019-07-17Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett1-0/+586