1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core/src/apps/common
2021-07-22 10:54:49 +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 fix(core): allow caching empty values (fixes #1659) 2021-06-11 12:32:13 +02:00
cbor.py docs: fix typos in comments 2021-06-30 15:41:55 +02:00
coininfo.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 2021-07-22 10:54:49 +02:00
coininfo.py.mako refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 2021-07-22 10:54:49 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py feat(core): send ButtonRequests for paging events 2021-06-22 11:25:12 +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): convert apps.cardano to layouts 2021-06-23 11:51:18 +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 refactor(core): convert most of apps.monero to layouts 2021-06-23 11:51:18 +02:00
readers.py chore(core): Use BufferReader for CBOR decoding. 2021-02-10 23:20:56 +01:00
request_pin.py fix(core): allow caching empty values (fixes #1659) 2021-06-11 12:32:13 +02:00
safety_checks.py fix(core): allow caching empty values (fixes #1659) 2021-06-11 12:32:13 +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