1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 11:21:11 +00:00
trezor-firmware/tests/device_tests/bitcoin
2025-01-13 16:56:09 +01:00
..
__init__.py
payment_req.py
signtx.py
test_authorize_coinjoin.py
test_bcash.py
test_bgold.py
test_dash.py
test_decred.py
test_descriptors.py
test_firo.py
test_fujicoin.py
test_getaddress_segwit_native.py refactor(tests): use same path in per-node specification 2024-12-02 12:21:24 +01:00
test_getaddress_segwit.py refactor(tests): use same path in per-node specification 2024-12-02 12:21:24 +01:00
test_getaddress_show.py refactor(tests): use same path in per-node specification 2024-12-02 12:21:24 +01:00
test_getaddress.py fix(tests): fix minor issues in multisig tests 2025-01-13 16:56:09 +01:00
test_getownershipproof.py
test_getpublickey_curve.py
test_getpublickey.py fix(legacy): show XPUB using a QR code 2025-01-09 12:49:24 +01:00
test_grs.py
test_komodo.py
test_multisig_change.py fix(core): disallow per-node paths in change outputs 2024-12-02 12:21:24 +01:00
test_multisig.py fix(core): fix serialization of signatures and witnesses in multisig 2025-01-02 15:07:25 +01:00
test_nonstandard_paths.py feat(core): remove deprecated path 2024-12-02 12:21:24 +01:00
test_op_return.py
test_peercoin.py
test_signmessage.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_signtx_amount_unit.py
test_signtx_external.py
test_signtx_invalid_path.py
test_signtx_mixed_inputs.py
test_signtx_payreq.py
test_signtx_prevhash.py
test_signtx_replacement.py
test_signtx_segwit_native.py
test_signtx_segwit.py
test_signtx_taproot.py
test_signtx.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_verifymessage_segwit_native.py
test_verifymessage_segwit.py
test_verifymessage.py
test_zcash.py