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 ac711fb8ee
style(core): use more recent type annotation syntax
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 style(core): use more recent type annotation syntax 3 years ago
coininfo.py style(core): use more recent type annotation syntax 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 style(core): use more recent type annotation syntax 3 years ago
keychain.py style(core): use more recent type annotation syntax 3 years ago
layout.py refactor(core): convert rest of apps.bitcoin to layouts 3 years ago
mnemonic.py style(core): use more recent type annotation syntax 3 years ago
passphrase.py refactor(core): model-dependent UI component directories 3 years ago
paths.py style(core): use more recent type annotation syntax 3 years ago
readers.py chore(core): Use BufferReader for CBOR decoding. 3 years ago
request_pin.py style(core): use more recent type annotation syntax 3 years ago
safety_checks.py style(core): use more recent type annotation syntax 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 style(core): use PEP515 Underscores in Numeric Literals 4 years ago