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 95daa2fda3
chore(common/defs): replace consensus_branch_id with overwintered bool flag
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 3 years ago
authorization.py style(core): full pyright-based type-checking 2 years ago
cbor.py refator(cardano): validate map key order in HashBuilderDict 2 years ago
coininfo.py chore(docs): mention that .mako files are rendered by `make templates` 2 years ago
coininfo.py.mako chore(common/defs): replace consensus_branch_id with overwintered bool flag 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 feat(ci): create pyright tool and include it in CI 2 years ago
readers.py refactor(core): Rename bitcoin_varint to compact_size. 2 years ago
request_pin.py feat(ci): create pyright tool and include it in CI 2 years ago
safety_checks.py feat(ci): create pyright tool and include it in CI 2 years ago
sdcard.py refactor(core): disable SD, SBU, fatfs for T1 build 3 years ago
seed.py chore: update dependencies 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