1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core/src/trezor
2021-03-03 12:07:00 +01:00
..
crypto refactor(core): turn SECP256K1_ZKP into a firmware feature flag 2021-01-22 14:06:29 +01:00
messages fix(common): change msg_id of RebootToBootloader from 804 to 87 2021-03-03 12:07:00 +01:00
res chore(core): run make gen to regenerate fido2 icons 2021-02-16 11:20:21 +01:00
ui feat(core): restart loader from current position 2021-02-24 00:10:10 +01:00
wire style(core/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
__init__.py core: make mypy happy about importing fatfs 2020-05-15 14:08:29 +02:00
errors.py
log.py core: drop sys.pyi from mocks (fixes #934) 2020-04-08 11:19:26 +02:00
loop.py style(core): remove unused type:ignore comment after mypy upgrade 2021-02-05 10:44:09 +01:00
pin.py style(core/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
sdcard.py core: update Python facing APIs 2020-02-27 10:56:23 +01:00
strings.py core: raise error on auto-lock value out of range 2020-07-22 21:38:42 +02:00
utils.py core: use utils.BufferReader instead of apps.common.BytearrayReader 2020-07-24 14:09:31 +02:00
workflow.py style(core/src): use new syntax for typing 2020-12-01 15:52:29 +01:00