1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 18:00:58 +00:00
trezor-firmware/core/src/apps/common
2019-10-09 17:07:25 +02:00
..
storage core/recovery: remove unused get/set_slip39_threshold 2019-10-03 09:57:35 +00:00
__init__.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
address_type.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
cache.py core: cache seed without passphrase (#478) 2019-09-02 12:09:03 +02:00
cbor.py core: Fix mypy warnings. 2019-08-09 12:52:55 +02:00
coininfo.py common/defs: enable CRW (#600) 2019-10-07 14:39:37 +02:00
coininfo.py.mako core: introduce BITCOIN_ONLY flag 2019-08-23 13:52:10 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py core: refactor slip39 2019-09-19 16:38:29 +02:00
layout.py core: some mypy in recovery-related modules 2019-07-29 17:24:59 +02:00
mnemonic.py core: refactor slip39 2019-09-19 16:38:29 +02:00
paths.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
request_passphrase.py core: Clarify the messages on the screens and get rid of overflows. 2019-09-20 12:06:32 +02:00
request_pin.py core: Show success and failure dialogs in change-pin. 2019-09-23 10:38:58 +02:00
sd_salt.py core: Fix mypy warnings in FatFS and SD salt code. 2019-10-09 17:07:25 +02:00
seed.py core, legacy: Don't allow change_pin if device is not initialized. 2019-10-04 13:54:43 +02:00
signverify.py core: remove remaning Decred/Zcash code for Bitcoin only firmware 2019-08-27 12:38:28 +02:00
writers.py core/typing: add annotations 2019-07-09 12:51:48 +02:00