1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 18:00:58 +00:00
Commit Graph

1459 Commits

Author SHA1 Message Date
M1nd3r
9b16b9b7a7 feat(core, python): implement new code entry pairing
[no changelog]
2025-01-30 18:52:29 +01:00
M1nd3r
66334eab4d chore: update fixtures
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
76e3ce611e feat(core, python): implement nfc pairing for tests, add device test
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
7bdaa2dfad chore: add DebugLinkPairingInfo
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
c77c86bcea tests(python): improve thp device tests
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
8b64fe364c temp: update pairing process, part 1 2025-01-30 15:06:28 +01:00
M1nd3r
d478f7fa27 test: add thp device tests
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
f1f8c9604b fixup! test: skip thp device test on protocol_v1 emu [no changelog] 2025-01-30 15:06:28 +01:00
M1nd3r
c28defd92f chore: update fixtures
[no changelog]
2025-01-30 15:06:28 +01:00
M1nd3r
9c2b88617f test: skip thp device test on protocol_v1 emu
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
f9c011ece4 tests: fix device tests for codecV1
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
97e52cc3ad test: fix device test for slip39 advanced backup
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
a92c24b2c6 test: fix device test for entropy checks
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
4430e97e84 test: fix device test enable_labeling
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
c276560b86 temp: fix device tests test_protection_levels by removing session.end call
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
da992aee04 fix device tests
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
8b4e45687b fix: remove unnecessary comment
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
5ea32e6d68 fix(test): update slip39 backup device test
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
0fbf27078c test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
5a412f4750 fixup! fixup! chore: update fixtures for T2T1 2025-01-30 15:06:27 +01:00
M1nd3r
7a9831ac8a fixup! chore: update fixtures for T2T1 2025-01-30 15:06:27 +01:00
M1nd3r
fa10aa0874 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
3eb5ad4c75 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
efd81e9a94 chore: update fixtures for T2T1 2025-01-30 15:06:27 +01:00
M1nd3r
f9943ee9ad feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-30 15:06:27 +01:00
M1nd3r
2a92ac7dac fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
cd6669bc7b refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
0104b2da20 chore(vendor): update fido2-tests
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
f42840203d test: update device tests
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
969d34cfe9 test: update ui tests
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
d2fb3bb040 test: update upgrade tests
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
8dcde4c6f1 test: update persistence tests
[no changelog]
2025-01-30 15:06:26 +01:00
M1nd3r
7ad187053b test: update click tests
[no changelog]
2025-01-30 15:06:26 +01:00
Roman Zeyde
a7d7907efd chore: update translated UI fixtures
[no changelog]
2025-01-30 13:26:22 +01:00
Roman Zeyde
c713ce23e9 fix(legacy): fix a minor typo in a warning message
[no changelog]
2025-01-29 11:51:41 +02:00
Ondřej Vejpustek
5f1dd83ac2 chore: update fixtures 2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
54c0a30e08 fix(legacy): disallow using per-node paths 2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
2f104ea1fe feat(legacy): support sortedmulti 2025-01-28 14:22:13 +01:00
Ondřej Vejpustek
0e8c1312bf feat(legacy): forbid multisig to singlesig change outputs 2025-01-28 14:22:13 +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