test: add functional test to check transaction time determination during block rescanning

This commit is contained in:
BitcoinTsunami
2020-12-07 17:45:47 +01:00
parent 07b44f16e7
commit d6eb39af21
2 changed files with 162 additions and 0 deletions

View File

@@ -175,6 +175,7 @@ BASE_SCRIPTS = [
'rpc_rawtransaction.py --legacy-wallet',
'rpc_rawtransaction.py --descriptors',
'wallet_groups.py --legacy-wallet',
'wallet_transactiontime_rescan.py',
'p2p_addrv2_relay.py',
'wallet_groups.py --descriptors',
'p2p_compactblocks_hb.py',