1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-17 23:59:03 +00:00
trezor-firmware/core/src/apps
Roman Zeyde 061e71213e test(core): don't fetch full DebugLinkState by default
In case the main workflow is restarting after a `DebugLinkDecision`,
sending the response of `DebugLinkGetState` may get interrupted.

We are making the state fetching explicit, in order to avoid the
"restart" race condition (as described in #4401).

Following the above change, text-based layout recording is removed.

[no changelog]
2025-02-07 11:21:44 +01:00
..
benchmark feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
binance feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
bitcoin refactor(core): merge confirm_blob and confirm_value 2025-01-23 12:46:54 +01:00
cardano refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
common feat(core): Implement entropy check workflow in ResetDevice. 2025-01-02 13:44:36 +01:00
debug test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00
eos refactor(core): use code to append colon to strings 2024-09-17 01:44:20 +02:00
ethereum refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
homescreen feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
management refactor(core): make homescreen max size model dependent 2025-02-06 12:40:23 +01:00
misc feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
monero chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
nem feat(core/ethereum): new ETH contract flow 2024-10-30 17:25:48 +02:00
ripple feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
solana refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
stellar fix(core): get rid of colon in some TS5 descriptions 2025-01-23 12:46:54 +01:00
tezos fix(core): get rid of colon in some TS5 descriptions 2025-01-23 12:46:54 +01:00
thp chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
webauthn refactor(core): split polling can_read and reading from USB 2025-01-13 17:42:30 +01:00
zcash feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
__init__.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
base.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
workflow_handlers.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00