[functional test] transaction orphan handling

This commit is contained in:
glozow
2023-04-19 15:40:18 +01:00
parent 61e77bb901
commit 9eac5a0529
3 changed files with 423 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ BASE_SCRIPTS = [
'feature_abortnode.py',
'wallet_address_types.py --legacy-wallet',
'wallet_address_types.py --descriptors',
'p2p_orphan_handling.py',
'wallet_basic.py --legacy-wallet',
'wallet_basic.py --descriptors',
'feature_maxtipage.py',