Commit Graph

35 Commits (71300489af362c3fed4736de6bffab4d758b6a84)

Author SHA1 Message Date
Jon Atack 459cb637ac script, test: fix python linter E275 errors with flake8 5.0.4
2 years ago
Gleb Naumenko 2ff8f4dd81
Add tests for addr destination rotation
3 years ago
Martin Zumsande 261dddb924 test: Combine addr generation helper functions
3 years ago
Martin Zumsande aeeccd9aa6 test: Fix intermittent issue in p2p_addr_relay.py
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
John Newbery 2095df7b7b [addrman] Add Add_() inner function, fix Add() return semantics
3 years ago
Jon Atack b69a106bcd
test: use test_framework.p2p P2P_SERVICES in functional tests
3 years ago
fanquake 4c87665707
Merge bitcoin/bitcoin#22604: p2p, rpc, test: address rate-limiting follow-ups
3 years ago
Amiti Uttarwar aa79c91260 [docs] Add release notes for #21528
3 years ago
Jon Atack d930c7f5b0
p2p, rpc, test: address rate-limiting follow-ups
3 years ago
Amiti Uttarwar 3f7250b328 [test] Use the new endpoint to improve tests
3 years ago
Amiti Uttarwar 0980ca78cd [test] Test that we intentionally select addr relay peers.
3 years ago
Amiti Uttarwar 1d1ef2db7e [net_processing] Defer initializing m_addr_known
3 years ago
Amiti Uttarwar 6653fa3328 [test] Update p2p_addr_relay test to prepare
3 years ago
John Newbery a4bcd687c9 Improve tests using statistics
3 years ago
Pieter Wuille b4ece8a1cd Functional tests for addr rate limiting
3 years ago
Pieter Wuille 0d64b8f709 Rate limit the processing of incoming addr messages
3 years ago
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