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/trezor
Ondrej Mikle 77e99078c3
chore(trezorlib): add generated message files
3 years ago
..
crypto refactor(core): turn SECP256K1_ZKP into a firmware feature flag 3 years ago
messages chore(trezorlib): add generated message files 3 years ago
res chore(core): run make gen to regenerate fido2 icons 3 years ago
ui feat(core): restart loader from current position 3 years ago
wire style(core/src): use new syntax for typing 4 years ago
__init__.py core: make mypy happy about importing fatfs 4 years ago
errors.py core: refactor slip39 5 years ago
log.py core: drop sys.pyi from mocks (fixes #934) 4 years ago
loop.py style(core): remove unused type:ignore comment after mypy upgrade 3 years ago
pin.py style(core/src): use new syntax for typing 4 years ago
sdcard.py core: update Python facing APIs 4 years ago
strings.py core: raise error on auto-lock value out of range 4 years ago
utils.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
workflow.py style(core/src): use new syntax for typing 4 years ago