1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-09 06:02:40 +00:00
trezor-firmware/core/src/trezor
2025-01-02 16:01:32 +01:00
..
crypto feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
enums feat(core): implement THP 2025-01-02 15:52:57 +01:00
ui refactor(core): consistent use of confirm_address 2024-12-19 00:09:20 +01:00
wire fix: return InvalidSessionError when trying to access cache of Seedless session 2025-01-02 16:01:32 +01:00
__init__.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
_proto_messages.mako feat(core): Allow Any type in is_type_of(). 2022-08-30 15:53:44 +02:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py refactor(core): use if TYPE_CHECKING instead of direct import and fix style of ignore statement 2024-11-15 08:47:24 +01:00
loop.py chore(core): remove loop.chan 2024-11-15 16:29:52 +01:00
messages.py wip - change session behavior 2025-01-02 16:01:32 +01:00
pin.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
protobuf.py refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
sdcard.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +02:00
strings.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
utils.py feat(core): implement THP 2025-01-02 15:52:57 +01:00
workflow.py fixup! feat(core): implement THP 2025-01-02 16:00:32 +01:00