1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 03:50:58 +00:00
trezor-firmware/core/src/apps/common
2021-10-26 12:01:08 +02:00
..
__init__.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +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 style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
coininfo.py fix(common): rebrand brhodium to xrhodium 2021-10-26 12:01:08 +02:00
coininfo.py.mako feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
keychain.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
mnemonic.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
passphrase.py style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
paths.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
readers.py chore(core): Use BufferReader for CBOR decoding. 2021-02-10 23:20:56 +01:00
request_pin.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
safety_checks.py fix(core): allow caching empty values (fixes #1659) 2021-06-11 12:32:13 +02:00
sdcard.py refactor(core): disable SD, SBU, fatfs for T1 build 2021-08-20 12:22:13 +02:00
seed.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
signverify.py style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
writers.py refactor(core/bitcoin): Use HashWriter in address derivation. 2021-07-22 10:54:49 +02:00