Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-07 | test: replace inv type magic numbers by constants | Sebastian Falbesoner | |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-04-01 | test: replace (send_message + sync_with_ping) with send_and_ping | Jon Atack | |
2018-10-26 | [tests] Test that nodes respond to getdata with notfound | MarcoFalke | |
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. |