test: add functional test for complex reorgs

This commit is contained in:
Pieter Wuille
2024-01-19 16:02:57 -05:00
committed by Sergi Delgado Segura
parent ab145cb3b4
commit 5370bed21e
2 changed files with 104 additions and 0 deletions

View File

@@ -320,6 +320,7 @@ BASE_SCRIPTS = [
'feature_includeconf.py',
'feature_addrman.py',
'feature_asmap.py',
'feature_chain_tiebreaks.py',
'feature_fastprune.py',
'feature_framework_miniwallet.py',
'mempool_unbroadcast.py',