test: add functional test for XORed block/undo files (-blocksxor)

This commit is contained in:
Sebastian Falbesoner
2024-08-14 17:21:07 +02:00
parent 6b3676be3e
commit faa1b9b0e6
2 changed files with 66 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ BASE_SCRIPTS = [
'mempool_package_limits.py',
'mempool_package_rbf.py',
'feature_versionbits_warning.py',
'feature_blocksxor.py',
'rpc_preciousblock.py',
'wallet_importprunedfunds.py --legacy-wallet',
'wallet_importprunedfunds.py --descriptors',