1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 02:10:55 +00:00
trezor-firmware/tests/device_tests/bitcoin
obrusvit 862c987779 refactor(core): consistent naming of UI layouts
- UI layouts name changes:
  - model_tt -> layout_bolt
  - model_tr -> layout_samson
  - model_mercury -> layout_quicksilver
- rust features `model_xyz` freed for different use, now it's
`layout_xyz`
- input_flow function names are based on UI layout and not internal
model name (i.e. quicksilver instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-09 22:57:14 +01:00
..
__init__.py
payment_req.py
signtx.py
test_authorize_coinjoin.py
test_bcash.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_bgold.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_dash.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_decred.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_descriptors.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
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(core): disallow per-node paths in getaddress 2024-12-02 12:21:24 +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 refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_signtx_invalid_path.py
test_signtx_mixed_inputs.py
test_signtx_payreq.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_signtx_prevhash.py
test_signtx_replacement.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
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 refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00