|
95 | 95 | 'feature_maxuploadtarget.py',
|
96 | 96 | 'feature_block.py',
|
97 | 97 | 'rpc_fundrawtransaction.py',
|
| 98 | + 'rpc_fundrawtransaction.py --descriptors', |
98 | 99 | 'p2p_compactblocks.py',
|
99 |
| - 'feature_segwit.py', |
| 100 | + 'feature_segwit.py --legacy-wallet', |
100 | 101 | # vv Tests less than 2m vv
|
101 | 102 | 'wallet_basic.py',
|
102 | 103 | 'wallet_basic.py --descriptors',
|
|
106 | 107 | 'p2p_timeouts.py',
|
107 | 108 | 'p2p_tx_download.py',
|
108 | 109 | 'mempool_updatefromblock.py',
|
109 |
| - 'wallet_dump.py', |
| 110 | + 'wallet_dump.py --legacy-wallet', |
110 | 111 | 'wallet_listtransactions.py',
|
| 112 | + 'wallet_listtransactions.py --descriptors', |
111 | 113 | 'feature_taproot.py',
|
112 | 114 | # vv Tests less than 60s vv
|
113 | 115 | 'p2p_sendheaders.py',
|
114 |
| - 'wallet_importmulti.py', |
| 116 | + 'wallet_importmulti.py --legacy-wallet', |
115 | 117 | 'mempool_limit.py',
|
116 | 118 | 'rpc_txoutproof.py',
|
117 | 119 | 'wallet_listreceivedby.py',
|
| 120 | + 'wallet_listreceivedby.py --descriptors', |
118 | 121 | 'wallet_abandonconflict.py',
|
| 122 | + 'wallet_abandonconflict.py --descriptors', |
119 | 123 | 'feature_csv_activation.py',
|
120 | 124 | 'rpc_rawtransaction.py',
|
| 125 | + 'rpc_rawtransaction.py --descriptors', |
121 | 126 | 'wallet_address_types.py',
|
| 127 | + 'wallet_address_types.py --descriptors', |
122 | 128 | 'feature_bip68_sequence.py',
|
123 | 129 | 'p2p_feefilter.py',
|
124 | 130 | 'feature_reindex.py',
|
|
132 | 138 | 'mempool_resurrect.py',
|
133 | 139 | 'wallet_txn_doublespend.py --mineblock',
|
134 | 140 | 'tool_wallet.py',
|
| 141 | + 'tool_wallet.py --descriptors', |
135 | 142 | 'wallet_txn_clone.py',
|
136 | 143 | 'wallet_txn_clone.py --segwit',
|
137 | 144 | 'rpc_getchaintips.py',
|
|
147 | 154 | 'wallet_multiwallet.py --usecli',
|
148 | 155 | 'wallet_createwallet.py',
|
149 | 156 | 'wallet_createwallet.py --usecli',
|
150 |
| - 'wallet_watchonly.py', |
151 |
| - 'wallet_watchonly.py --usecli', |
| 157 | + 'wallet_createwallet.py --descriptors', |
| 158 | + 'wallet_watchonly.py --legacy-wallet', |
| 159 | + 'wallet_watchonly.py --usecli --legacy-wallet', |
152 | 160 | 'wallet_reorgsrestore.py',
|
153 | 161 | 'interface_http.py',
|
154 | 162 | 'interface_rpc.py',
|
|
158 | 166 | 'rpc_whitelist.py',
|
159 | 167 | 'feature_proxy.py',
|
160 | 168 | 'rpc_signrawtransaction.py',
|
| 169 | + 'rpc_signrawtransaction.py --descriptors', |
161 | 170 | 'wallet_groups.py',
|
162 | 171 | 'p2p_addrv2_relay.py',
|
| 172 | + 'wallet_groups.py --descriptors', |
163 | 173 | 'p2p_disconnect_ban.py',
|
164 | 174 | 'rpc_decodescript.py',
|
165 | 175 | 'rpc_blockchain.py',
|
166 | 176 | 'rpc_deprecated.py',
|
167 | 177 | 'wallet_disable.py',
|
| 178 | + 'wallet_disable.py --descriptors', |
168 | 179 | 'p2p_addr_relay.py',
|
169 | 180 | 'p2p_getaddr_caching.py',
|
170 | 181 | 'p2p_getdata.py',
|
|
184 | 195 | 'feature_assumevalid.py',
|
185 | 196 | 'example_test.py',
|
186 | 197 | 'wallet_txn_doublespend.py',
|
| 198 | + 'wallet_txn_doublespend.py --descriptors', |
187 | 199 | 'feature_backwards_compatibility.py',
|
188 | 200 | 'wallet_txn_clone.py --mineblock',
|
189 | 201 | 'feature_notifications.py',
|
|
197 | 209 | 'feature_versionbits_warning.py',
|
198 | 210 | 'rpc_preciousblock.py',
|
199 | 211 | 'wallet_importprunedfunds.py',
|
| 212 | + 'wallet_importprunedfunds.py --descriptors', |
200 | 213 | 'p2p_leak_tx.py',
|
201 | 214 | 'p2p_eviction.py',
|
202 | 215 | 'rpc_signmessage.py',
|
203 | 216 | 'rpc_generateblock.py',
|
204 | 217 | 'rpc_generate.py',
|
205 | 218 | 'wallet_balance.py',
|
| 219 | + 'wallet_balance.py --descriptors', |
206 | 220 | 'feature_nulldummy.py',
|
| 221 | + 'feature_nulldummy.py --descriptors', |
207 | 222 | 'mempool_accept.py',
|
208 | 223 | 'mempool_expiry.py',
|
209 |
| - 'wallet_import_rescan.py', |
210 |
| - 'wallet_import_with_label.py', |
| 224 | + 'wallet_import_rescan.py --legacy-wallet', |
| 225 | + 'wallet_import_with_label.py --legacy-wallet', |
211 | 226 | 'wallet_importdescriptors.py --descriptors',
|
212 | 227 | 'wallet_upgradewallet.py',
|
213 | 228 | 'rpc_bind.py --ipv4',
|
|
216 | 231 | 'mining_basic.py',
|
217 | 232 | 'feature_signet.py',
|
218 | 233 | 'wallet_bumpfee.py',
|
219 |
| - 'wallet_implicitsegwit.py', |
| 234 | + 'wallet_bumpfee.py --descriptors', |
| 235 | + 'wallet_implicitsegwit.py --legacy-wallet', |
220 | 236 | 'rpc_named_arguments.py',
|
221 | 237 | 'wallet_listsinceblock.py',
|
| 238 | + 'wallet_listsinceblock.py --descriptors', |
222 | 239 | 'p2p_leak.py',
|
223 | 240 | 'wallet_encryption.py',
|
224 | 241 | 'wallet_encryption.py --descriptors',
|
225 | 242 | 'feature_dersig.py',
|
226 | 243 | 'feature_cltv.py',
|
227 | 244 | 'rpc_uptime.py',
|
228 | 245 | 'wallet_resendwallettransactions.py',
|
| 246 | + 'wallet_resendwallettransactions.py --descriptors', |
229 | 247 | 'wallet_fallbackfee.py',
|
| 248 | + 'wallet_fallbackfee.py --descriptors', |
230 | 249 | 'rpc_dumptxoutset.py',
|
231 | 250 | 'feature_minchainwork.py',
|
232 | 251 | 'rpc_estimatefee.py',
|
233 | 252 | 'rpc_getblockstats.py',
|
234 | 253 | 'wallet_create_tx.py',
|
235 | 254 | 'wallet_send.py',
|
| 255 | + 'wallet_create_tx.py --descriptors', |
236 | 256 | 'p2p_fingerprint.py',
|
237 | 257 | 'feature_uacomment.py',
|
238 | 258 | 'wallet_coinbase_category.py',
|
| 259 | + 'wallet_coinbase_category.py --descriptors', |
239 | 260 | 'feature_filelock.py',
|
240 | 261 | 'feature_loadblock.py',
|
241 | 262 | 'p2p_dos_header_tree.py',
|
|
0 commit comments