1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 04:58:25 +00:00
trezor-firmware/core/src/storage
2023-05-31 10:14:54 +02:00
..
__init__.py chore(core): decrease storage size by 210 bytes 2022-11-10 14:08:28 +01:00
cache.py fix(core): do not touch idle timer on USB events 2023-04-07 19:44:32 +02:00
common.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
debug.py feat(all): increase stability of debug-decision events + parsing JSON from Rust 2023-05-11 21:02:21 +02:00
device.py feat(all): add UI for Model R 2023-05-31 10:14:54 +02: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): decrease storage size by 210 bytes 2022-11-10 14:08:28 +01:00
resident_credentials.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
sd_salt.py refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +02:00