1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-22 05:10:56 +00:00
trezor-firmware/core/src/apps/common
2019-09-25 12:13:52 +02:00
..
storage core/recovery: remove group threshold from storage 2019-09-20 09:47:15 +02: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 core+python: regenerate coins 2019-09-19 20:17:35 +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: initialize fatfs only after we know the SD card is powered 2019-09-25 12:13:52 +02:00
seed.py core: cache seed without passphrase (#478) 2019-09-02 12:09:03 +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