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/apps/common
Tomas Susanka cefb1cf4fd
core: refactor slip39
5 years ago
..
storage core: refactor slip39 5 years ago
__init__.py MONOREPO CREATE FROM trezor-core 5 years ago
address_type.py core/typing: add annotations 5 years ago
cache.py core: cache seed without passphrase (#478) 5 years ago
cbor.py core: Fix mypy warnings. 5 years ago
coininfo.py common: enable UNO (#472) 5 years ago
coininfo.py.mako core: introduce BITCOIN_ONLY flag 5 years ago
coins.py core: fix flake8 warning 5 years ago
confirm.py core: refactor slip39 5 years ago
layout.py core: some mypy in recovery-related modules 5 years ago
mnemonic.py core: refactor slip39 5 years ago
paths.py core/typing: add annotations 5 years ago
request_passphrase.py core/loop: properly cleanup task waiting on a chan 5 years ago
request_pin.py core: Move some PIN-related functions to apps.common.request_pin and implement verify_user_pin(). 5 years ago
sd_salt.py core: Implement SD card protection. 5 years ago
seed.py core: cache seed without passphrase (#478) 5 years ago
signverify.py core: remove remaning Decred/Zcash code for Bitcoin only firmware 5 years ago
writers.py core/typing: add annotations 5 years ago