1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-14 02:18:07 +00:00
trezor-firmware/core/src/trezor
2024-12-11 17:55:49 +01:00
..
crypto feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
enums feat(core): add nostr 2024-12-11 15:22:03 +01:00
ui feat(nostr): UI for get_pubkey 2024-12-11 17:55:49 +01:00
wire feat(core): add nostr 2024-12-11 15:22:03 +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 feat(nostr): extend GetPublicKey with show_display 2024-12-11 16:46:40 +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): disable animations in debug firmware by default 2024-12-03 11:02:17 +01:00
workflow.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00