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
Pavol Rusnak 5728f54b78
core: return root_fingerprint in PublicKey
4 years ago
..
__init__.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
address_type.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
cbor.py style(core/apps): use new syntax for typing 4 years ago
coininfo.py fix: remove PIVX (#1359) 4 years ago
coininfo.py.mako fix(core): fix type annotations on CoinInfo 4 years ago
coins.py
confirm.py style(core/apps): use new syntax for typing 4 years ago
keychain.py core: return root_fingerprint in PublicKey 4 years ago
layout.py style(core/apps): use new syntax for typing 4 years ago
mnemonic.py core: replace workflow.kill_default with workflow.close_others 4 years ago
passphrase.py core: show passphrase on device 4 years ago
paths.py fix(core): do not subclass `range` 4 years ago
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
request_pin.py
safety_checks.py style(core/apps): use new syntax for typing 4 years ago
sdcard.py style(core/apps): use new syntax for typing 4 years ago
seed.py perf(core/extmod): replace HMAC Python implementation with C 4 years ago
signverify.py chore(core): fix typing and kwargs usage 4 years ago
writers.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago