aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_addr_relay.py
AgeCommit message (Expand)Author
2021-04-28test: Fix intermittent issue in p2p_addr_relay.pyMarcoFalke
2021-04-28test: Use self.send_addr_msgMarcoFalke
2021-04-21[test] Add tests for addr relay in -blocksonly modeAmiti Uttarwar
2021-04-21[test] Add address relay tests involving outbound peersMartin Zumsande
2021-04-21[test] Add tests for getaddr behaviorMartin Zumsande
2021-04-21[test] Extract sending an addr message into a helperAmiti Uttarwar
2021-04-21[test] Refactor the addr relay test to prepare for new testsAmiti Uttarwar
2021-02-01scripted-diff: Remove setup_clean_chain if default is not changedFabian Jahr
2020-12-10net: don't relay to the address' originatorVasil Dimov
2020-08-21test: resort importsJohn Newbery
2020-08-21scripted-diff: Rename mininode to p2pJohn Newbery
2020-06-19net: update misbehavior logging for oversized messagesJon Atack
2020-04-02test: Add basic addr relay testMarcoFalke