You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/test/functional/test_framework
Andrew Chow 242aed7cc1
tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
4 years ago
..
__init__.py
address.py
authproxy.py
bip340_test_vectors.csv tests: add BIP340 Schnorr signature support to test framework 4 years ago
blocktools.py Use separate watchonly wallet for multisig in feature_nulldummy.py 4 years ago
coverage.py
descriptors.py
key.py Address functional test nits 4 years ago
messages.py net: advertise support for ADDRv2 via new message 4 years ago
muhash.py
netutil.py
p2p.py net: advertise support for ADDRv2 via new message 4 years ago
script.py tests: functional tests for Schnorr/Taproot/Tapscript 4 years ago
script_util.py Add script equivalent of functions in address.py 4 years ago
segwit_addr.py
siphash.py
socks5.py
test_framework.py tests: Add a --legacy-wallet that is mutually exclusive with --descriptors 4 years ago
test_node.py
test_shell.py
util.py test: Move (dis)?connect_nodes globals into TestFramework as helpers 4 years ago
wallet.py
wallet_util.py