1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-22 22:48:20 +00:00
trezor-firmware/core/src/apps/common
2025-05-23 11:05:50 +02:00
..
__init__.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
address_mac.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
address_type.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
authorization.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
backup_types.py fix(core): show correct word count in more info 2024-07-22 12:09:16 +02:00
backup.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
cache.py docs(core): add and modify docs to context and cache 2024-12-02 12:39:15 +01:00
cbor.py feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
chunked.py feat(core): homescreen streaming 2025-05-14 23:57:03 +02:00
coininfo.py fix(core): generate coin support for discovery kits 2025-03-27 15:46:46 +01:00
coininfo.py.mako chore(core): generate coininfo for T3B1 2024-09-03 10:35:14 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
definitions_constants.py chore(build): update definitions timestamps 2025-04-30 09:15:20 +02:00
definitions_constants.py.mako feat(core): add loadable solana tokens 2025-04-29 14:54:41 +02:00
definitions.py feat(core): add loadable solana tokens 2025-04-29 14:54:41 +02:00
keychain.py feat(core): send address & public key response before showing StatusScreen 2025-05-21 16:37:38 +03:00
mnemonic.py feat(core): Implement entropy check workflow in ResetDevice. 2025-01-02 13:44:36 +01:00
passphrase.py fix(core/mercury): remove info btn in show passphr 2024-12-02 11:48:19 +01:00
paths.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +02:00
readers.py feat(core): add read_uint64_le to common/readers 2023-12-05 22:11:41 +01:00
request_pin.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
safety_checks.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
sdcard.py style: make style_check passing 2024-11-12 16:55:17 +01:00
seed.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00
signverify.py chore(core): decrease common size by 5200 bytes 2022-11-10 14:08:28 +01:00
writers.py chore(core): decrease common size by 5200 bytes 2022-11-10 14:08:28 +01:00