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
grdddj 3d505874aa
feat(ci): create pyright tool and include it in CI
2 years ago
..
__init__.py core: wipe before reset and recovery; introduce 'intialized' field 4 years ago
cache.py feat(core): Implement GetNonce command. 2 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 feat(ci): create pyright tool and include it in CI 2 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(core): full pyright-based type-checking 2 years ago