1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 01:18:14 +00:00
trezor-firmware/core/src/trezor
2024-11-29 17:50:55 +01:00
..
crypto feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
enums feat(core,python,rust): add autogenerated files 2024-11-29 17:50:55 +01:00
ui fix(core/ui): fix paginated data size mismatch 2024-11-26 22:38:06 +01:00
wire chore(core): remove unused session_id from codec_v1 2024-11-15 08:47:24 +01:00
__init__.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
_proto_messages.mako
errors.py
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 feat(core,python,rust): add autogenerated files 2024-11-29 17:50:55 +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 refactor(core): expose USE_TOUCH and USE_BUTTON to uPy 2024-11-12 16:55:17 +01:00
workflow.py fix(core): allow Ping while locked 2024-11-12 16:55:17 +01:00