bitcoin/test/functional/test_framework
brunoerg 272eb55616 test: fix `include_immature_coinbase` logic in `get_utxos`
Use current block height to compute the confirmation count
instead of using the value from utxo object
2023-05-19 09:13:30 -03:00
..
__init__.py
address.py
authproxy.py test: Remove windows workaround in authproxy 2023-04-04 13:23:53 +02:00
bdb.py
bip340_test_vectors.csv
blockfilter.py
blocktools.py
coverage.py
descriptors.py
key.py
messages.py
muhash.py
netutil.py
p2p.py
psbt.py
ripemd160.py
script.py
script_util.py
segwit_addr.py
siphash.py
socks5.py
test_framework.py test: Treat `bitcoin-wallet` binary in the same way as others 2023-05-05 13:35:30 +01:00
test_node.py
test_shell.py
util.py
wallet.py test: fix `include_immature_coinbase` logic in `get_utxos` 2023-05-19 09:13:30 -03:00
wallet_util.py