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
Andrew Kozlik f17a435cdf
refactor(core): Rename bitcoin_varint to compact_size.
2 years ago
..
__init__.py refactor(core): convert apps.common to layouts 3 years ago
address_mac.py refactor(core): Rename bitcoin_varint to compact_size. 2 years ago
address_type.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
authorization.py style(core): full pyright-based type-checking 2 years ago
cbor.py style(core): remove old-style annotations (Set, Tuple, Union) 2 years ago
coininfo.py refactor(core): convert if/elif chains to if-chains 2 years ago
coininfo.py.mako refactor(core): convert if/elif chains to if-chains 2 years ago
coins.py core: fix flake8 warning 5 years ago
keychain.py style(core): full pyright-based type-checking 2 years ago
mnemonic.py feat(core/cardano): support Icarus, Icarus-Trezor, and Ledger derivations 3 years ago
passphrase.py style(all): use f-strings for formatting 3 years ago
paths.py style(core): full pyright-based type-checking 2 years ago
readers.py refactor(core): Rename bitcoin_varint to compact_size. 2 years ago
request_pin.py style(core): full pyright-based type-checking 2 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): full pyright-based type-checking 2 years ago
signverify.py refactor(core): Rename bitcoin_varint to compact_size. 2 years ago
writers.py refactor(core): Rename bitcoin_varint to compact_size. 2 years ago