dogecoin/test/functional/test_framework
2020-11-05 23:16:55 +01:00
..
__init__.py
address.py [tests] Replace bytes literals with hex literals 2020-09-03 16:47:49 +01:00
authproxy.py test: retry when write to a socket fails on macOS 2020-06-25 17:26:20 +07:00
bip340_test_vectors.csv tests: add BIP340 Schnorr signature support to test framework 2020-10-12 17:18:47 -07:00
blocktools.py Use separate watchonly wallet for multisig in feature_nulldummy.py 2020-11-01 17:54:19 -05:00
coverage.py
descriptors.py Output a descriptor in createmultisig and addmultisigaddress 2020-01-30 23:55:36 -05:00
key.py fix ecdsa verify in test framework 2020-11-05 23:16:55 +01:00
messages.py net: advertise support for ADDRv2 via new message 2020-10-09 16:42:50 +02:00
muhash.py test: Add chacha20 test vectors in muhash 2020-07-16 18:10:48 +02:00
netutil.py
p2p.py net: advertise support for ADDRv2 via new message 2020-10-09 16:42:50 +02:00
script.py tests: functional tests for Schnorr/Taproot/Tapscript 2020-10-12 17:18:47 -07:00
script_util.py Add script equivalent of functions in address.py 2020-11-01 17:54:19 -05:00
segwit_addr.py [tests] Rename segwit encode and decode functions 2020-09-03 16:47:49 +01:00
siphash.py
socks5.py
test_framework.py tests: Add a --legacy-wallet that is mutually exclusive with --descriptors 2020-11-01 17:54:19 -05:00
test_node.py [test] remove confusing p2p property 2020-09-10 07:39:14 -07:00
test_shell.py TestShell: Return self from setup() 2019-11-05 12:55:52 +01:00
util.py test: Move (dis)?connect_nodes globals into TestFramework as helpers 2020-10-20 00:43:00 -07:00
wallet.py test: Run rpc_txoutproof.py even with wallet disabled 2020-09-09 11:27:28 +02:00
wallet_util.py [tests] move generate_wif_key to wallet_util.py 2020-06-10 12:10:02 -04:00