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
matejcik 5e0a2ed6d0
feat(core/cosi): confirm CoSi path on screen (fixes #2932)
1 year ago
..
apps feat(core/cosi): confirm CoSi path on screen (fixes #2932) 1 year ago
storage feat(core): Implement storage.cache.get_int_all_sessions(). 1 year ago
trezor feat(core/ui): sending transaction style update 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 feat(core): implement CoSi module and CoSi verification 1 year ago
all_modules.py.mako chore(docs): mention that .mako files are rendered by `make templates` 2 years ago
boot.py feat(core): uninitialized welcome flow 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