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 8cfa5da1ce
docs: fix typos in comments
3 years ago
..
__init__.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
address_type.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
authorization.py fix(core): allow caching empty values (fixes #1659) 3 years ago
cbor.py docs: fix typos in comments 3 years ago
coininfo.py chore(common): disable Firo support 3 years ago
coininfo.py.mako style(core): use more recent type annotation syntax 3 years ago
coins.py core: fix flake8 warning 5 years ago
confirm.py feat(core): send ButtonRequests for paging events 3 years ago
keychain.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
layout.py refactor(core): convert apps.cardano to layouts 3 years ago
mnemonic.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
passphrase.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
paths.py refactor(core): convert most of apps.monero to layouts 3 years ago
readers.py chore(core): Use BufferReader for CBOR decoding. 3 years ago
request_pin.py fix(core): allow caching empty values (fixes #1659) 3 years ago
safety_checks.py fix(core): allow caching empty values (fixes #1659) 3 years ago
sdcard.py style(core): use more recent type annotation syntax 3 years ago
seed.py style(core): use more recent type annotation syntax 3 years ago
signverify.py refactor(core): convert rest of apps.bitcoin to layouts 3 years ago
writers.py refactor(core): create and use protobuf uvarint writer 3 years ago