Commit Graph

30 Commits (26cb32c02d76d6635c67942a5eeb70a6199df69d)

Author SHA1 Message Date
MarcoFalke faa671591f
test: Use self.wait_until over wait_until_helper
2 years ago
fanquake 0c579203d2
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
2 years ago
Leonardo Lazzaro 61bb4e783b lint: enable E722 do not use bare except
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 8c5c98db47
Merge bitcoin/bitcoin#26248: net: Set relay in version msg to peers with relay permission in -blocksonly mode
2 years ago
Gleb Naumenko cfcef60779 test: Add functional tests for sendtxrcncl from inbound
2 years ago
MacroFake dddd1acf58
net: Set relay in version msg to peers with relay permission
2 years ago
Sebastian Falbesoner 71e4cfefe7 test: p2p: add missing BIP157 message types to MESSAGEMAP
3 years ago
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