1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/src/apps/common
2019-11-11 16:16:42 +01:00
..
__init__.py
address_type.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
cbor.py
coininfo.py common/defs: remove inactive coins 2019-11-03 10:44:22 +00:00
coininfo.py.mako core: introduce BITCOIN_ONLY flag 2019-08-23 13:52:10 +02:00
coins.py
confirm.py mypy: use GenericContext protocol to work-around DummyContext 2019-10-22 14:36:25 +00:00
layout.py core: show xpubs in GetAddress for multisig 2019-10-24 09:11:01 +00:00
mnemonic.py Merge branch 'master' into matejcik/storage-relocation 2019-11-07 12:51:02 +01:00
paths.py
request_passphrase.py core: create top-level storage module 2019-10-31 16:21:56 +01:00
request_pin.py core/sd_salt: ensure ProcessErrors are propagated properly 2019-11-11 14:37:20 +01:00
sd_salt.py core/sd_salt: check if sd_salt is enabled before asking for SD card 2019-11-11 16:16:42 +01:00
seed.py core: create top-level storage module 2019-10-31 16:21:56 +01:00
signverify.py core: remove remaning Decred/Zcash code for Bitcoin only firmware 2019-08-27 12:38:28 +02:00
writers.py