1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-13 08:50:56 +00:00
trezor-firmware/core/src/storage
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
..
__init__.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
cache.py refactor(core): modify cache to preallocate all its data 2021-05-06 13:14:21 +02:00
common.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
device.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
recovery_shares.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
recovery.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
resident_credentials.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
sd_salt.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00