trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

:lock: Trezor Firmware Monorepo

Results 536 trezor-firmware issues
Sort by recently updated
recently updated
newest added

Update the way we generate changelogs so that if we don't release firmware for a device, it shows that there was no release for that version. @matejcik please edit this...

docs

Followup of #5191. Related to #4976. * some fields of THP messages are changed from optional to required, please check * remove THP message IDs from `MessageType` enum and put...

It should implement similar workflow handling to https://github.com/trezor/trezor-firmware/commit/151eb62150 (keeping the current session until all workflows are over).

core
T3W1
T3T1

This PR adds two things: - https://github.com/trezor/trezor-firmware/pull/5054/commits/62c451eb7ac55e19ae083e67bb2b10982df717c6 capability to render `Progress` with danger color. This is for now implemented only for Eckhart UI. The feature is used for `wipe_device` handler...

core
T3W1

Regarding the issue #957: Encrypting the derived seeds remaining in cache during soft-lock. ChaCha20-Poly1305 with a key derived from the DEVICE_SECRET is used for encryption and decryption. Nonce is generated...

This small PR fixes an issue with RSOD in the secure monitor. The fix removes the transition from handler mode to thread mode inside the `system_emergency_rescue()` function, which is responsible...

This PR adds new foreign translations needed for the upcoming release TODO: - [ ] update fixtures - [x] receive FB from the localization wg and update translations accordingly

translations

The reason is because we want to have "cancel" in a menu rather than on the same screen.