bitcoin/test/functional/test_framework
Andrew Chow 544cbf776c tests: Use batched RPC in feature_fee_estimation
feature_fee_estimation has a lot of loops that hit the RPC many times in
succession in order to setup scenarios. Using batched requests for these
can reduce the test's runtime without effecting the test's behavior.
2022-12-09 13:57:01 -05:00
..
__init__.py
address.py
authproxy.py rpc: Allow named and positional arguments to be used together 2022-11-05 05:32:39 -04:00
bdb.py
bip340_test_vectors.csv
blockfilter.py test: add compact block filter (BIP158) helper routines 2022-10-20 01:33:17 +02:00
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 p2p: Drop roles from sendtxrcncl 2022-11-10 09:21:57 +02:00
muhash.py
netutil.py
p2p.py Merge bitcoin/bitcoin#26248: net: Set relay in version msg to peers with relay permission in -blocksonly mode 2022-10-21 11:18:48 +02:00
psbt.py tests: Test that PSBT_OUT_TAP_TREE is combined correctly 2022-10-06 15:32:45 -04:00
ripemd160.py
script_util.py
script.py Add feature_taproot case involved invalid internal pubkey 2022-11-21 14:00:43 -05:00
segwit_addr.py
siphash.py test: add SipHash implementation for generic data in Python 2022-10-20 01:32:48 +02:00
socks5.py
test_framework.py Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFramework class 2022-12-01 17:50:46 +01:00
test_node.py test: Move feature_backwards_compatibility.py to wallet_backwards_compatibility.py 2022-12-09 11:54:17 +01:00
test_shell.py
util.py test: add support for Decimal to assert_approx 2022-08-02 10:11:12 +09:00
wallet_util.py
wallet.py tests: Use batched RPC in feature_fee_estimation 2022-12-09 13:57:01 -05:00