1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-21 22:08:08 +00:00
trezor-firmware/core/embed/rust/src
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
* the public interface to Translations is now completely safe
* it is more obvious that `map_translated` needs to work the way it does
* documentation is improved
2024-04-04 09:53:45 +02:00
..
crypto feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
micropython feat(core/rust): expose attrtuple to Rust 2024-02-12 14:49:32 +01:00
protobuf refactor(core/rust): move InputStream to its own module 2024-02-12 14:49:32 +01:00
storage feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
translations refactor(core): improve safety of translation blobs 2024-04-04 09:53:45 +02:00
trezorhal feat(core): expose StorageMessage to micropython 2024-03-30 12:10:59 +01:00
ui style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET 2024-03-30 12:10:59 +01:00
error.rs feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
io.rs refactor(core/rust): move InputStream to its own module 2024-02-12 14:49:32 +01:00
lib.rs feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
maybe_trace.rs chore(core/rust): tracing and other smaller improvements/clippy lints 2023-05-11 21:02:21 +02:00
strutil.rs refactor(core): improve safety of translation blobs 2024-04-04 09:53:45 +02:00
time.rs feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
trace.rs feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00