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 e972839ac7
style(all): fix pylint complaints
3 years ago
..
__init__.py refactor(core): convert apps.common to layouts 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 style(all): fix pylint complaints 3 years ago
coininfo.py fix(common): drop unusable coins BELL and ZNY (#1872) 3 years ago
coininfo.py.mako feat(common): add taproot field to coin definitions 3 years ago
coins.py core: fix flake8 warning 5 years ago
keychain.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
mnemonic.py refactor(core): convert apps.common to layouts 3 years ago
passphrase.py style(all): use f-strings for formatting 3 years ago
paths.py style(all): fix pylint complaints 3 years ago
readers.py chore(core): Use BufferReader for CBOR decoding. 3 years ago
request_pin.py refactor(core): convert apps.common to layouts 3 years ago
safety_checks.py fix(core): allow caching empty values (fixes #1659) 3 years ago
sdcard.py refactor(core): disable SD, SBU, fatfs for T1 build 3 years ago
seed.py style(core): use more recent type annotation syntax 3 years ago
signverify.py style(all): use f-strings for formatting 3 years ago
writers.py style(all): fix pylint complaints 3 years ago