1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 10:51:00 +00:00
trezor-firmware/core/src/trezor
matejcik 3cdb09c294 refactor(core): modify cache to preallocate all its data
also get rid of expensive "wire" import
2021-05-06 13:14:21 +02:00
..
crypto style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
messages fix(common): add isort:skip_file to files generated by pb2py 2021-04-23 11:09:29 +02:00
res common/defs/fido: add namecheap 2021-03-15 17:22:12 +01:00
ui style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
wire refactor(core): modify cache to preallocate all its data 2021-05-06 13:14:21 +02:00
__init__.py core: make mypy happy about importing fatfs 2020-05-15 14:08:29 +02:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py core: drop sys.pyi from mocks (fixes #934) 2020-04-08 11:19:26 +02:00
loop.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
pin.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
sdcard.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
strings.py core: raise error on auto-lock value out of range 2020-07-22 21:38:42 +02:00
utils.py refactor(core): move empty_bytearray to trezor.utils 2021-05-06 13:14:21 +02:00
workflow.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00