1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-15 00:52:02 +00:00
trezor-firmware/rust/trezor-client/src
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
..
client feat: Remove display_random feature. 2024-08-27 19:33:23 +02:00
flows chore(core): fix failing style check 2024-08-27 16:21:03 +03:00
messages feat(common): Add messages for entropy check workflow. 2025-01-02 13:44:36 +01:00
protos test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00
transport refactor(rust/trezor-client): nicer way to specify timeouts 2025-01-09 05:36:15 +01:00
error.rs feat(rust/ethereum): remove primitive-types dependency, make chain ID optional 2024-01-25 16:00:40 +01:00
lib.rs chore(rust/trezor-client): run clippy 2024-08-27 10:05:15 +02:00
utils.rs chore(rust/trezor-client): run clippy 2024-08-27 10:05:15 +02:00