aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/enums.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-08-09Merge pull request #6354Alexander Blair1-0/+1
67ade8005 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 (Lee Clagett)
2020-05-15Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett1-0/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
Update copyright year to 2020
2020-03-26Adding Dandelion++ support to public networks:Lee Clagett1-2/+3
- 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-1/+1
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-0/+43