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 50e648636f
doc(core): add references to schema specifications, add Purpose48 document
4 years ago
..
__init__.py core: call close_others() in place of ButtonRequest 4 years ago
address_type.py core: use wire errors instead of ValueErrors where applicable 4 years ago
cbor.py Bring back cbor.Raw - to be used for metadata 4 years ago
coininfo.py fix(core): fix type annotations on CoinInfo 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 core: call close_others() in place of ButtonRequest 4 years ago
keychain.py feat(core): implement BIP-32 path schemas 4 years ago
layout.py core: make QR code smaller for Monero 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 doc(core): add references to schema specifications, add Purpose48 document 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 core: implement SafetyChecks.PromptTemporarily 4 years ago
sdcard.py core/sdcard: also catch OSError in the formatting phase 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 core/bitcoin: move write_bitcoin_varint to common writers 4 years ago