elements/test/functional/test_framework
Andrew Poelstra e57b4c51ad regtest: change network magic away from liquid v1
We don't want connectivity issues between Liquid and custom test networks.
2021-09-10 17:20:20 +00:00
..
__init__.py
address.py ci: various linter / CI compiler error fixes 2021-03-26 17:33:04 +00:00
authproxy.py test: retry when write to a socket fails on macOS 2020-06-25 17:26:20 +07:00
bdb.py test: Add test_framework/bdb.py module for inspecting bdb files 2020-11-04 12:15:29 -05:00
bip340_test_vectors.csv tests: add BIP340 Schnorr signature support to test framework 2020-10-12 17:18:47 -07:00
blocktools.py Remove walletsignpsbt, blindpsbt, walletblindpsbt, and 2021-06-22 14:42:38 -04:00
coverage.py
descriptors.py Output a descriptor in createmultisig and addmultisigaddress 2020-01-30 23:55:36 -05:00
key.py Add tests for crypto opcodes 2021-08-27 19:24:07 +00:00
liquid_addr.py fix len check in blech32 decode() in test framework 2019-09-13 20:24:23 +05:00
messages.py Add pegins and issuance test 2021-07-01 17:56:44 +00:00
muhash.py test: Add chacha20 test vectors in muhash 2020-07-16 18:10:48 +02:00
netutil.py
p2p.py regtest: change network magic away from liquid v1 2021-09-10 17:20:20 +00:00
script.py Update tapscript leaf version 2021-08-27 19:24:07 +00:00
script_util.py Add script equivalent of functions in address.py 2020-11-01 17:54:19 -05:00
segwit_addr.py Use Bech32m encoding for v1+ segwit addresses 2021-08-17 22:32:47 +00:00
siphash.py
socks5.py
test_framework.py test: disable "is everyone connected" check in sync_all in blocksigner test 2021-03-26 17:33:05 +00:00
test_node.py Merge 78f912c901 into merged_master (Bitcoin PR #19804) 2020-11-29 21:58:22 +00:00
test_shell.py TestShell: Return self from setup() 2019-11-05 12:55:52 +01:00
util.py Use createtx array outputs 2021-06-22 14:42:19 -04:00
wallet.py Merge f2d9934381 into merged_master (Bitcoin PR #19922) 2020-11-29 03:11:53 +00:00
wallet_util.py Merge 85f7db2284 into merged_master (Bitcoin PR #19239) 2020-11-26 01:09:03 +00:00