You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/storage
matejcik c38efaa9a5
chore: make bitcoin-only checker happy
3 years ago
..
__init__.py core: wipe before reset and recovery; introduce 'intialized' field 4 years ago
cache.py chore: make bitcoin-only checker happy 3 years ago
common.py style(core): use more recent type annotation syntax 3 years ago
debug.py refactor(core/debug): offload debug configuration from apps.debug 3 years ago
device.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
fido2.py refactor(core/webauthn): make sure KEY_AGREEMENT_*KEY is generated once per power-up 3 years ago
recovery.py refactor(core): limit global imports in key places 3 years ago
recovery_shares.py style(core): use more recent type annotation syntax 3 years ago
resident_credentials.py style(all): fix pylint complaints 3 years ago
sd_salt.py style(all): fix pylint complaints 3 years ago