aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/p2p-leaktests.py
AgeCommit message (Collapse)Author
2017-02-13qa: add a test to detect leaky p2p messagesCory Fields
This is certainly not exhaustive, but it's better than nothing. Adds checks for: - Any message received before sending a version - Any message received other than version/reject before sending a verack It also tries to goad the remote into sending a pong, address, or block announcement.