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
Martin Milata 8b3ac659a0
style(core): mypy: disable implicit Optional for function arguments
3 years ago
..
__init__.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
address_type.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
cbor.py feat(core/cardano): chunked serialization of signed transaction 3 years ago
coininfo.py fix(common): update support.json to include Firo 3 years ago
coininfo.py.mako common/defs: add xpub_magic_multisig_segwit_{native,p2sh} fields to coins 3 years ago
coins.py core: fix flake8 warning 5 years ago
confirm.py refactor(core): model-dependent UI component directories 3 years ago
keychain.py core: return root_fingerprint in PublicKey 3 years ago
layout.py refactor(core): convert rest of apps.bitcoin to layouts 3 years ago
mnemonic.py refactor(core): model-dependent UI component directories 3 years ago
passphrase.py refactor(core): model-dependent UI component directories 3 years ago
paths.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
readers.py chore(core): Use BufferReader for CBOR decoding. 3 years ago
request_pin.py style(core): mypy: disable implicit Optional for function arguments 3 years ago
safety_checks.py style(core/apps): use new syntax for typing 4 years ago
sdcard.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
seed.py style(core): mypy: disable implicit Optional for function arguments 3 years ago
signverify.py refactor(core): convert rest of apps.bitcoin to layouts 3 years ago
writers.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago