1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 12:28:09 +00:00
trezor-firmware/core/src
2023-02-03 13:01:47 +01:00
..
apps fix(core): ensure SLIP26 path is accepted for SignMessage 2023-02-03 13:01:47 +01:00
storage chore(core): delete unused code in src 2023-01-25 19:17:56 +01:00
trezor fix(core): making sure last layouts before signing are always HoldToConfirm 2023-02-03 11:17:44 +01:00
_vulture_ignore.txt feat(core): add make command to check for unused upy code using vulture 2023-01-25 19:17:56 +01:00
.gitignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
all_modules.py chore(core): delete unused code from micropython UI 2023-01-25 19:17:56 +01:00
all_modules.py.mako chore(docs): mention that .mako files are rendered by make templates 2022-05-19 14:09:16 +02:00
boot.py refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
main.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
session.py feat(core): avoid restarting session for select messages (fixes #1631) 2021-06-01 14:07:29 +02:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py chore(core): add underscores to private constants to reduce code size 2022-11-10 14:08:28 +01:00