1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
trezor-firmware/core/src/storage
2024-11-13 11:08:56 +01:00
..
__init__.py fix: make sure storage.cache import is correctly retained 2024-07-19 11:24:50 +03:00
cache.py feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
common.py refactor(core): use set-/get_bool in storage cache 2024-07-19 11:24:50 +03:00
debug.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
device.py chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
fido2.py refactor(core/webauthn): make sure KEY_AGREEMENT_*KEY is generated once per power-up 2021-05-06 13:14:21 +02:00
recovery_shares.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
recovery.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
resident_credentials.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
sd_salt.py feat(core): allow SD card hotswap based on production date for Model T 2024-02-29 23:05:56 +01:00