You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src
Andrew Kozlik 847161ecc6
refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE.
1 year ago
..
apps refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE. 1 year ago
storage feat(core): Implement storage.cache.get_int_all_sessions(). 1 year ago
trezor feat(core): ability to not show passphrase coming from host 1 year ago
.gitignore MONOREPO CREATE FROM trezor-core 5 years ago
_vulture_ignore.txt feat(core): add make command to check for unused upy code using vulture 1 year ago
all_modules.py chore(core): delete unused code from micropython UI 1 year ago
all_modules.py.mako chore(docs): mention that .mako files are rendered by `make templates` 2 years ago
boot.py refactor(core/rust/ui): homescreen layouts 1 year ago
main.py refactor(core): improve clarity in main.py 3 years ago
session.py feat(core): avoid restarting session for select messages (fixes #1631) 3 years ago
typing.py style(core): full pyright-based type-checking 2 years ago
usb.py chore(core): add underscores to private constants to reduce code size 2 years ago