aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_leak_tx.py
AgeCommit message (Collapse)Author
2018-10-26[tests] Test that nodes respond to getdata with notfoundMarcoFalke
If a node has not announced a tx at all, then it should respond to getdata messages for that tx with notfound, to avoid leaking tx origination privacy.