1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-07 21:22:41 +00:00
trezor-firmware/rust
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
..
pareen feat(core): add pareen & easer crates 2024-06-03 14:26:25 +02:00
trezor-client test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00
trezor-tjpgdec refactor(core/rust): improve tjpgdec interface 2024-05-17 09:17:37 +02:00