1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-25 05:42:03 +00:00
trezor-firmware/rust/trezor-client/src/protos
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
..
generated test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00
mod.rs chore(common): separate definitions of protobuf options 2024-10-23 22:27:48 +02:00