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 fd502f122f
feat(core): implement pagination for sign/verify
3 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 core: fix flake8 warning 5 years ago
confirm.py style(core/apps): use new syntax for typing 4 years ago
keychain.py core: return root_fingerprint in PublicKey 3 years ago
layout.py feat(core): implement pagination for sign/verify 3 years ago
mnemonic.py core: replace workflow.kill_default with workflow.close_others 4 years ago
passphrase.py refactor(core): improve render_text behavior 3 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 core: call close_others() in place of ButtonRequest 4 years ago
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 feat(core): implement pagination for sign/verify 3 years ago
writers.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago