|
|
|
@ -188,8 +188,7 @@ BASE_SCRIPTS = [
|
|
|
|
|
'rpc_decodescript.py',
|
|
|
|
|
'rpc_blockchain.py',
|
|
|
|
|
'rpc_deprecated.py',
|
|
|
|
|
'wallet_disable.py --legacy-wallet',
|
|
|
|
|
'wallet_disable.py --descriptors',
|
|
|
|
|
'wallet_disable.py',
|
|
|
|
|
'p2p_addr_relay.py',
|
|
|
|
|
'p2p_getaddr_caching.py',
|
|
|
|
|
'p2p_getdata.py',
|
|
|
|
@ -309,8 +308,7 @@ BASE_SCRIPTS = [
|
|
|
|
|
'feature_txindex_compatibility.py',
|
|
|
|
|
'feature_logging.py',
|
|
|
|
|
'feature_anchors.py',
|
|
|
|
|
'feature_coinstatsindex.py --legacy-wallet',
|
|
|
|
|
'feature_coinstatsindex.py --descriptors',
|
|
|
|
|
'feature_coinstatsindex.py',
|
|
|
|
|
'wallet_orphanedreward.py',
|
|
|
|
|
'wallet_timelock.py',
|
|
|
|
|
'p2p_node_network_limited.py',
|
|
|
|
|