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 2fac964a29
chore(common): disable Firo support
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
authorization.py fix(core/bitcoin): fix CoinJoin authorization with new cache 3 years ago
cbor.py refactor(core): move empty_bytearray to trezor.utils 3 years ago
coininfo.py chore(common): disable Firo support 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 refactor(core): defragment PathSchema memory usage 3 years ago
layout.py refactor(core): convert rest of apps.bitcoin to layouts 3 years ago
mnemonic.py refactor(core): limit global imports in key places 3 years ago
passphrase.py fix(core): fix top-level imports in apps.common.passphrase 3 years ago
paths.py fix(core/paths): make sure containers are copied along with the numbers they contain 3 years ago
readers.py chore(core): Use BufferReader for CBOR decoding. 3 years ago
request_pin.py fix(core): imports needed for T1 startup 3 years ago
safety_checks.py refactor(core): modify cache to preallocate all its data 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 refactor(core): move empty_bytearray to trezor.utils 3 years ago