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
matejcik f6f041e269
core/sdcard: also catch OSError in the formatting phase
4 years ago
..
__init__.py MONOREPO CREATE FROM trezor-core 5 years ago
address_type.py core: use wire errors instead of ValueErrors where applicable 4 years ago
cbor.py core/webauthn: Clean up bytes/bytearray typing around uctypes. 4 years ago
coininfo.py common: remove coins with no trezor compatible wallets 5 years ago
coininfo.py.mako common: divisibility -> decimals 5 years ago
coins.py core: fix flake8 warning 5 years ago
confirm.py core: add SD format dialog, generalize sdcard usage 4 years ago
layout.py core: show xpubs in GetAddress for multisig 5 years ago
mnemonic.py core/ui: introduce draw_simple 4 years ago
passphrase.py core: ensure default task restarts after a passphrase workflow (fixes #883) 4 years ago
paths.py core/typing: add annotations 5 years ago
request_pin.py core: Allow PIN entry even when SD protect is enabled and the card is not present. 4 years ago
sdcard.py core/sdcard: also catch OSError in the formatting phase 4 years ago
seed.py core: rework cache and fix cardano caching 4 years ago
signverify.py core: unify sign/verify functions 4 years ago
writers.py core/typing: add annotations 5 years ago