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
2020-03-20 14:18:27 +00:00
..
__init__.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
address_type.py core: use wire errors instead of ValueErrors where applicable 2020-02-27 10:46:01 +00:00
cbor.py core/webauthn: Clean up bytes/bytearray typing around uctypes. 2020-03-12 15:45:26 +01:00
coininfo.py all: add extra_data and timestamp fields to coin specification 2020-03-20 14:18:27 +00:00
coininfo.py.mako all: add extra_data and timestamp fields to coin specification 2020-03-20 14:18:27 +00:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py core: add SD format dialog, generalize sdcard usage 2020-02-20 12:51:48 +01:00
layout.py core: show xpubs in GetAddress for multisig 2019-10-24 09:11:01 +00:00
mnemonic.py core/ui: introduce draw_simple 2020-02-07 11:41:01 +00:00
passphrase.py core: ensure default task restarts after a passphrase workflow (fixes #883) 2020-02-28 15:55:40 +01:00
paths.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
request_pin.py core: Allow PIN entry even when SD protect is enabled and the card is not present. 2020-03-19 15:04:33 +01:00
sdcard.py core/sdcard: also catch OSError in the formatting phase 2020-03-20 14:03:28 +01:00
seed.py core: rework cache and fix cardano caching 2020-02-07 11:41:01 +00:00
signverify.py core: unify sign/verify functions 2020-02-27 12:43:33 +00:00
writers.py core/typing: add annotations 2019-07-09 12:51:48 +02:00