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
grdddj f44ee9b665
feat(tests): add UI test for showing taproot address QR code
2 years ago
..
__init__.py
payment_req.py
signtx.py
test_authorize_coinjoin.py feat(tests): Test spend from SLIP-25 path. 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
test_signtx_external.py
test_signtx_external.py.26433dd0383a27fe0a6f3314bccc2f14.tmp
test_signtx_invalid_path.py feat(legacy): Make Bitcoin path checks same as in core. 2 years ago
test_signtx_mixed_inputs.py
test_signtx_payreq.py
test_signtx_prevhash.py
test_signtx_replacement.py feat(legacy): Verify signatures of all original internal inputs in replacement transactions. 2 years ago
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