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 426eae4dfc
fix(core): Ensure correct order when verifying external inputs in Bitcoin signing.
2 years ago
..
apps fix(core): Ensure correct order when verifying external inputs in Bitcoin signing. 2 years ago
storage feat(core): implement basic R emulator 2 years ago
trezor fix(ui): import type component inside if TYPE_CHECKING branch 2 years ago
.gitignore MONOREPO CREATE FROM trezor-core 5 years ago
all_modules.py feat(cardano): add babbage data types 2 years ago
all_modules.py.mako chore(docs): mention that .mako files are rendered by `make templates` 2 years ago
boot.py refactor(core): disable SD, SBU, fatfs for T1 build 3 years 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 style(core): full pyright-based type-checking 2 years ago