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 5885978c83
Merge branch 'release/2020-04'
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 Merge branch 'release/2020-04' 4 years ago
coininfo.py.mako all: drop Horizen and BIP-115 support [NO BACKPORT] 4 years ago
coins.py core: fix flake8 warning 5 years ago
confirm.py core: add option to omit cancel button in HoldToConfirm; add it to reset 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: introduce safer write_bytes functions 4 years ago