1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 11:21:11 +00:00
trezor-firmware/core/src/apps/common
2021-06-08 09:55:19 +02:00
..
__init__.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
address_type.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
authorization.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
cbor.py refactor(core): move empty_bytearray to trezor.utils 2021-05-06 13:14:21 +02:00
coininfo.py chore(common): disable Firo support 2021-06-04 11:38:18 +02:00
coininfo.py.mako style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
keychain.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
layout.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
mnemonic.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
passphrase.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
paths.py fix(core/paths): make sure containers are copied along with the numbers they contain 2021-05-06 13:14:21 +02:00
readers.py chore(core): Use BufferReader for CBOR decoding. 2021-02-10 23:20:56 +01:00
request_pin.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
safety_checks.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
sdcard.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
seed.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
signverify.py refactor(core): convert rest of apps.bitcoin to layouts 2021-03-30 22:34:01 +02:00
writers.py refactor(core): create and use protobuf uvarint writer 2021-06-08 09:55:19 +02:00