Commit Graph

18 Commits (531c2b7c04898f5a2097f44e8c12bfb2f53aaf9b)

Author SHA1 Message Date
Amiti Uttarwar 6168eb06b2 [test] Prevent intermittent issue
3 years ago
Amiti Uttarwar 1d8193e2a2 [test] Remove GetAddrStore class
3 years ago
Amiti Uttarwar ef2f149bf2 [test] Update GetAddrStore callers to use AddrReceiver
3 years ago
Amiti Uttarwar e8c67ea19a [test] Add functionality to AddrReceiver
3 years ago
Amiti Uttarwar 09dc073cff [test] Allow AddrReceiver to be used more generally
3 years ago
MarcoFalke faa51ef4d3
test: Fix intermittent issue in p2p_addr_relay.py
4 years ago
MarcoFalke fa37116c82
test: Use self.send_addr_msg
4 years ago
Amiti Uttarwar a732ee353c [test] Add tests for addr relay in -blocksonly mode
4 years ago
Martin Zumsande a6694eaed8 [test] Add address relay tests involving outbound peers
4 years ago
Martin Zumsande 8188b77c17 [test] Add tests for getaddr behavior
4 years ago
Amiti Uttarwar d2dbfe6ff1 [test] Extract sending an addr message into a helper
4 years ago
Amiti Uttarwar c991943399 [test] Refactor the addr relay test to prepare for new tests
4 years ago
Fabian Jahr 590bda79e8
scripted-diff: Remove setup_clean_chain if default is not changed
4 years ago
Vasil Dimov 7fabe0f359
net: don't relay to the address' originator
4 years ago
John Newbery 5e8df3312e test: resort imports
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Jon Atack 9fa494dc09
net: update misbehavior logging for oversized messages
4 years ago
MarcoFalke fa1da3d4bf
test: Add basic addr relay test
5 years ago