mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-13 01:57:02 +02:00
net: Use mockable time for ping/pong, add tests
This commit is contained in:
@ -236,6 +236,7 @@ BASE_SCRIPTS = [
|
||||
'mempool_compatibility.py',
|
||||
'rpc_deriveaddresses.py',
|
||||
'rpc_deriveaddresses.py --usecli',
|
||||
'p2p_ping.py',
|
||||
'rpc_scantxoutset.py',
|
||||
'feature_logging.py',
|
||||
'p2p_node_network_limited.py',
|
||||
|
Reference in New Issue
Block a user