1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-27 15:51:02 +00:00
Commit Graph

1446 Commits

Author SHA1 Message Date
M1nd3r
6a59d5a95a fixup! test: skip thp device test on protocol_v1 emu [no changelog] 2025-01-24 13:14:46 +01:00
M1nd3r
e502ecec4b chore: update fixtures
[no changelog]
2025-01-24 13:04:03 +01:00
M1nd3r
98952cf4ef test: skip thp device test on protocol_v1 emu
[no changelog]
2025-01-24 13:03:48 +01:00
M1nd3r
17656bb64e tests: fix device tests for codecV1
[no changelog]
2025-01-24 11:58:24 +01:00
M1nd3r
d8d3d76db5 test: fix device test for slip39 advanced backup
[no changelog]
2025-01-24 11:58:24 +01:00
M1nd3r
09567ddda7 test: fix device test for entropy checks
[no changelog]
2025-01-24 11:58:24 +01:00
M1nd3r
5b7f889853 test: fix device test enable_labeling
[no changelog]
2025-01-24 11:58:24 +01:00
M1nd3r
92b962175b temp: fix device tests test_protection_levels by removing session.end call
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
f551445c3a fix device tests
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5334ac5df3 fix: remove unnecessary comment
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
ad215c0458 fix(test): update slip39 backup device test
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5b49fb9515 test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
bb9cb42d96 fixup! fixup! chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
886d65dc80 fixup! chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
7ad501c169 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5e970b7aa8 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
b51fa6db9b chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
108f2dbcec feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
15a78cf10e fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
a0c796db96 refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
f7e3679144 chore(vendor): update fido2-tests
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5c2c3925d3 test: update device tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
d7b1bfa077 test: update ui tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
c7ea2b4096 test: update upgrade tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
50fd969efb test: update persistence tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
a0d5e3ce54 test: update click tests
[no changelog]
2025-01-24 11:58:22 +01:00
Ioan Bizău
205a3bee79 chore(core): update fixtures
[no changelog]
2025-01-23 12:46:54 +01:00
obrusvit
00740b560c refactor(core): consistent naming of UI layouts
- follow-up on 862c987779
- layout_bolt stays the same
- layout_samson -> layout_caesar
- layout_quicksilver -> layout_delizia
- use super for importing rust modules in layout code

[no changelog]
2025-01-20 12:29:24 +01:00
matejcik
4e852231ab fix(tests): implement expected responses for entropy check
fixes #4464
2025-01-17 11:28:12 +01:00
matejcik
a3fc66f4b6 fix(tests): update tests for newly introduced device.setup() 2025-01-17 11:28:12 +01:00
matejcik
79cc7a9693 style(python): improve type hints for input flows 2025-01-17 11:28:12 +01:00
Ondřej Vejpustek
31fb9528b5 fix(tests): fix minor issues in multisig tests 2025-01-13 16:56:09 +01:00
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
Roman Zeyde
367ba7cd5c fix(legacy): show XPUB using a QR code
Similar layout to `fsm_layoutAddress` is used.

Fixes #3043.
2025-01-09 12:49:24 +01:00
Ondřej Vejpustek
1a62cc8a59 fix(core): fix serialization of signatures and witnesses in multisig
[no changelog]
2025-01-02 15:07:25 +01:00
Andrew Kozlik
57868ad48f chore(core): Update fixtures. 2025-01-02 13:44:36 +01:00
Andrew Kozlik
a4bdd92788 feat(tests): Tests for entropy check workflow in ResetDevice. 2025-01-02 13:44:36 +01:00
Ioan Bizău
f10dc86da2 chore(core): update fixtures
[no changelog]
2024-12-20 15:44:43 +02:00
Ioan Bizău
ad06a54d76 chore(core): add test for Slip39_Single
[no changelog]
2024-12-20 15:44:43 +02:00
obrusvit
677d62bed8 chore: update fixtures.json
[no changelog]
2024-12-19 00:09:20 +01:00
Lukas Bielesch
75ee4dc7a7 chore(core): turn labeling click test into device test 2024-12-12 18:46:57 +01:00
Lukas Bielesch
6de0e5de0f chore(core): change display orientation labels [no changelog] 2024-12-09 15:03:57 +01:00
obrusvit
af6240b52c refactor(core): model_r confirm_summary
- altcoin_tx_summary removed and replaced with confirm_summary

[no changelog]
2024-12-04 14:47:53 +01:00
Ioan Bizău
13df961317 refactor(core/ui): introduce show_danger
This is a unified interface for flow_warning_hi_prio,
which was available only on Mercury before.

[no changelog]
2024-12-02 22:28:00 +01:00
obrusvit
b915753aa3 chore: update fixtures for other langs
[no changelog]
2024-12-02 17:56:46 +01:00
Ondřej Vejpustek
e77477cb46 chore: update fixtures 2024-12-02 12:21:24 +01:00
Ondřej Vejpustek
ae32a23002 fix(core): disallow per-node paths in change outputs 2024-12-02 12:21:24 +01:00
Ondřej Vejpustek
45a029edcc fix(core): disallow per-node paths in getaddress 2024-12-02 12:21:24 +01:00
Ondřej Vejpustek
4a1127620d refactor(tests): use same path in per-node specification 2024-12-02 12:21:24 +01:00
Ondřej Vejpustek
1e2031674c feat(test): test sortedmulti 2024-12-02 12:21:24 +01:00