bitcoin/test/functional/test_framework
MacroFake fa2537cf0a
test: Target exact weight in MiniWallet _bulk_tx
Also, replace broad -acceptnonstdtxn=1 with -datacarriersize=100000
2022-08-03 12:02:20 +02:00
..
__init__.py
address.py test: add helpers for creating P2TR scripts/addresses from output key 2022-06-14 13:32:57 +02:00
authproxy.py test: Remove Windows workaround in authproxy 2021-09-25 09:33:16 +02:00
bdb.py
bip340_test_vectors.csv
blocktools.py remove unused functions 2022-06-24 18:04:48 +05:30
coverage.py
descriptors.py
key.py test: Test signing psbts without explicitly having scripts 2022-06-27 16:48:04 -04:00
messages.py refactor: move `from_binary` helper from signet miner to test framework 2022-07-19 15:40:51 +02:00
muhash.py
netutil.py
p2p.py test: p2p: add missing BIP157 message types to MESSAGEMAP 2022-05-13 13:37:46 +02:00
psbt.py test: support passing PSBTMaps directly to PSBT ctor 2022-07-23 08:48:08 +02:00
ripemd160.py
script.py
script_util.py test: add helpers for creating P2TR scripts/addresses from output key 2022-06-14 13:32:57 +02:00
segwit_addr.py
siphash.py
socks5.py
test_framework.py test: Fail if connect_nodes fails 2022-06-22 09:15:33 +02:00
test_node.py test: Fix wait_for_debug_log UnicodeDecodeError 2022-06-07 20:54:37 +02:00
test_shell.py
util.py refactor: move helper `random_bytes` to util library 2022-07-19 17:42:35 +02:00
wallet.py test: Target exact weight in MiniWallet _bulk_tx 2022-08-03 12:02:20 +02:00
wallet_util.py