1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 21:18:17 +00:00
trezor-firmware/core/src/apps/common
2022-05-19 14:09:16 +02:00
..
__init__.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
address_mac.py refactor(core): Rename bitcoin_varint to compact_size. 2022-01-31 18:00:22 +01:00
address_type.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
authorization.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
cbor.py refator(cardano): validate map key order in HashBuilderDict 2022-03-18 14:32:54 +01:00
coininfo.py chore(docs): mention that .mako files are rendered by make templates 2022-05-19 14:09:16 +02:00
coininfo.py.mako chore(docs): mention that .mako files are rendered by make templates 2022-05-19 14:09:16 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
keychain.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
mnemonic.py feat(core/cardano): support Icarus, Icarus-Trezor, and Ledger derivations 2021-11-10 13:57:57 +01:00
passphrase.py style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
paths.py feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
readers.py refactor(core): Rename bitcoin_varint to compact_size. 2022-01-31 18:00:22 +01:00
request_pin.py feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
safety_checks.py feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
sdcard.py refactor(core): disable SD, SBU, fatfs for T1 build 2021-08-20 12:22:13 +02:00
seed.py chore: update dependencies 2022-02-15 13:28:03 +01:00
signverify.py refactor(core): Rename bitcoin_varint to compact_size. 2022-01-31 18:00:22 +01:00
writers.py refactor(core): Rename bitcoin_varint to compact_size. 2022-01-31 18:00:22 +01:00