1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-19 03:40:59 +00:00
trezor-firmware/core/embed/extmod
grdddj 9fc5bb546b style(core): full pyright-based type-checking
Changes many fields to required -- as far as we were able to figure out,
signing would fail if these fields aren't provided anyway, so this
should not pose a compatibility problem.

Co-authored-by: matejcik <ja@matejcik.cz>
2022-01-07 21:41:17 +01:00
..
modtrezorconfig feat(core/emulator): build emulator with -DSTATIC= 2021-07-14 13:50:24 +02:00
modtrezorcrypto fix(core): fix typos in modtrezorcrypto-bip340.h 2021-11-18 19:05:40 +01:00
modtrezorio refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
modtrezorui style(all): reformat with clang-format 13.0 2021-11-19 10:54:31 +01:00
modtrezorutils fix(core): add missing include 2021-12-14 19:57:21 +01:00
rustmods style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
modutime.c feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
trezorobj.c feat(core/rust): improve catch_exception, make use of Rust 1.55 2021-09-21 12:43:31 +02:00
trezorobj.h feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00