1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 05:28:17 +00:00
trezor-firmware/core/src/trezor
obrusvit 67dbbb24f0 refactor(core): move show_address_details
- not implemented on mercury
2024-11-27 10:37:01 +01:00
..
crypto feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
enums chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
ui refactor(core): move show_address_details 2024-11-27 10:37:01 +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 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 chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +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