[test] Add functional tests to test v2 P2P behaviour

This commit is contained in:
stratospher
2022-12-10 10:37:51 +05:30
parent 4115cf9956
commit ba737358a3
2 changed files with 129 additions and 0 deletions

View File

@@ -259,6 +259,7 @@ BASE_SCRIPTS = [
'p2p_invalid_tx.py',
'p2p_invalid_tx.py --v2transport',
'p2p_v2_transport.py',
'p2p_v2_encrypted.py',
'example_test.py',
'wallet_txn_doublespend.py --legacy-wallet',
'wallet_multisig_descriptor_psbt.py --descriptors',