Commit Graph

22 Commits (ad3e9e1f214d739e098c6ebbd300da5df1026a44)

Author SHA1 Message Date
W. J. van der Laan 63c0d0e937
Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBD
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
glozow 6aed8b7e9b [test] tx processing before and after ibd
3 years ago
Jon Atack b69a106bcd
test: use test_framework.p2p P2P_SERVICES in functional tests
3 years ago
Hennadii Stepanov f55932678f
qa: Fix "RuntimeError: Event loop is closed" on Windows
3 years ago
Amiti Uttarwar 1d1ef2db7e [net_processing] Defer initializing m_addr_known
3 years ago
MarcoFalke faa51ef4d3
test: Fix intermittent issue in p2p_addr_relay.py
4 years ago
John Newbery 9ce4c3c4c1 [test] Add P2P_SERVICES to p2p.py
4 years ago
John Newbery 010542614d [test] Move MY_RELAY to p2p.py
4 years ago
John Newbery 9b4054cb7a [test] Move MY_SUBVERSION to p2p.py
4 years ago
John Newbery 7e158a6910 [test] Move MY_VERSION to p2p.py
4 years ago
John Newbery 652311165c [test] Move MIN_VERSION_SUPPORTED to p2p.py
4 years ago
Amiti Uttarwar 3997ab9154 [test] Add test framework support to create outbound connections.
4 years ago
Wladimir J. van der Laan 5b6f970e3f
Merge #20171: Add functional test test_txid_inv_delay
4 years ago
Pieter Wuille 1583498fb6 Send and require SENDADDRV2 before VERACK
4 years ago
Antoine Riard a07910abcd test: Makes wtxidrelay support a generic P2PInterface option
4 years ago
Vasil Dimov 353a3fdaad
net: advertise support for ADDRv2 via new message
4 years ago
Wladimir J. van der Laan 8c5f68118c
Merge #18267: BIP-325: Signet [consensus]
4 years ago
Karl-Johan Alm e47ad375bf
test: basic signet tests
4 years ago
MarcoFalke fad2794e93
test: Rename wait until helper to wait_until_helper
4 years ago
John Newbery d5800da519 [test] Remove final references to mininode
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago