1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-26 15:20:58 +00:00
trezor-firmware/tests/device_tests/bitcoin
obrusvit 55067a6d40 fix(core): rebase on current drawlib
Port new render function signature to model_mercury.
Fix some rebase errors.
Also port recent changes from mp <-> rust iface.

[no changelog]
2024-05-31 11:59:52 +00:00
..
__init__.py
payment_req.py
signtx.py
test_authorize_coinjoin.py
test_bcash.py
test_bgold.py
test_dash.py chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
test_decred.py
test_descriptors.py
test_firo.py
test_fujicoin.py chore(tests): comment on no-longer-valid transaction links 2022-04-12 16:22:42 +02:00
test_getaddress_segwit_native.py
test_getaddress_segwit.py
test_getaddress_show.py
test_getaddress.py
test_getownershipproof.py
test_getpublickey_curve.py
test_getpublickey.py test(core): use internal model names 2024-03-12 20:55:23 +00:00
test_grs.py chore(tests): comment on no-longer-valid transaction links 2022-04-12 16:22:42 +02:00
test_komodo.py test(core): add T3T1 support 2024-03-12 20:55:23 +00:00
test_multisig_change.py
test_multisig.py test(core): use internal model names 2024-03-12 20:55:23 +00:00
test_nonstandard_paths.py feat(tests): add device tests for chunkifying addresses 2023-09-15 09:50:21 +02:00
test_op_return.py
test_peercoin.py
test_signmessage.py fix(core): rebase on current drawlib 2024-05-31 11:59:52 +00:00
test_signtx_amount_unit.py
test_signtx_external.py
test_signtx_invalid_path.py
test_signtx_mixed_inputs.py
test_signtx_payreq.py chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
test_signtx_prevhash.py
test_signtx_replacement.py
test_signtx_segwit_native.py
test_signtx_segwit.py
test_signtx_taproot.py
test_signtx.py
test_verifymessage_segwit_native.py
test_verifymessage_segwit.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
test_verifymessage.py
test_zcash.py