mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 12:03:04 +02:00
test: add test for fast rescan using block filters (top-up detection)
This commit is contained in:
@@ -136,6 +136,7 @@ BASE_SCRIPTS = [
|
||||
# vv Tests less than 30s vv
|
||||
'wallet_keypool_topup.py --legacy-wallet',
|
||||
'wallet_keypool_topup.py --descriptors',
|
||||
'wallet_fast_rescan.py --descriptors',
|
||||
'feature_fee_estimation.py',
|
||||
'interface_zmq.py',
|
||||
'rpc_invalid_address_message.py',
|
||||
|
Reference in New Issue
Block a user