mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-26 05:48:20 +01:00
test: enable v2 transport for p2p_timeouts.py
by skipping the part where we send a non-version message before the version - this message would be interpreted as part of the v2 handshake.
This commit is contained in:
@@ -153,6 +153,7 @@ BASE_SCRIPTS = [
|
||||
'p2p_invalid_messages.py',
|
||||
'rpc_createmultisig.py',
|
||||
'p2p_timeouts.py',
|
||||
'p2p_timeouts.py --v2transport',
|
||||
'wallet_dump.py --legacy-wallet',
|
||||
'rpc_signer.py',
|
||||
'wallet_signer.py --descriptors',
|
||||
|
||||
Reference in New Issue
Block a user