bitcoin/test/functional/test_framework
Andrew Chow 242aed7cc1 tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
Although legacy wallet is still the default, for future use, add a
--legacy-wallet option to the test framework. Additional tests for
descriptor wallets have been enabled with the --descriptors option.
Tests that must be legacy wallet only are being started with
--legacy-wallet. Even though this option does not currently do anything,
this will be helpful in the future when descriptor wallets become the
default.
2020-11-01 17:54:19 -05:00
..
__init__.py
address.py
authproxy.py
bip340_test_vectors.csv
blocktools.py
coverage.py
descriptors.py
key.py
messages.py
muhash.py
netutil.py
p2p.py
script.py
script_util.py
segwit_addr.py
siphash.py
socks5.py
test_framework.py
test_node.py
test_shell.py
util.py
wallet.py
wallet_util.py