You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/tests/device_tests/bitcoin
Andrew Kozlik 4e79eec188
feat(tests): Do not automatically enable experimental features in device tests.
2 years ago
..
__init__.py
payment_req.py chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits. 2 years ago
signtx.py
test_authorize_coinjoin.py chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits. 2 years ago
test_bcash.py
test_bgold.py
test_dash.py
test_decred.py
test_descriptors.py
test_firo.py
test_fujicoin.py
test_getaddress.py
test_getaddress_segwit.py
test_getaddress_segwit_native.py
test_getaddress_show.py feat(tests): add UI test for showing taproot address QR code 2 years ago
test_getownershipproof.py
test_getpublickey.py fix(tests): Device tests for SLIP-0025 CoinJoin accounts. 2 years ago
test_getpublickey_curve.py
test_grs.py
test_komodo.py
test_multisig.py
test_multisig_change.py
test_nonstandard_paths.py
test_op_return.py
test_peercoin.py
test_signmessage.py chore: bump black to 22.3 2 years ago
test_signtx.py
test_signtx_amount_unit.py feat(core,legacy): display only sat instead of sat BTC 2 years ago
test_signtx_external.py refactor(core): Use a list of presigned inputs in Bitcoin signing. 2 years ago
test_signtx_invalid_path.py
test_signtx_mixed_inputs.py
test_signtx_payreq.py feat(tests): Do not automatically enable experimental features in device tests. 2 years ago
test_signtx_prevhash.py
test_signtx_replacement.py
test_signtx_segwit.py chore: bump black to 22.3 2 years ago
test_signtx_segwit_native.py
test_signtx_taproot.py
test_verifymessage.py chore: bump black to 22.3 2 years ago
test_verifymessage_segwit.py chore: bump black to 22.3 2 years ago
test_verifymessage_segwit_native.py chore: bump black to 22.3 2 years ago
test_zcash.py