1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-30 18:38:27 +00:00
trezor-firmware/core/src/apps/common
2023-09-26 11:50:21 +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 refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE. 2023-03-30 13:55:54 +02:00
cbor.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
coininfo.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
coininfo.py.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
keychain.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
mnemonic.py feat(core): create progress.py 2023-05-11 21:02:21 +02:00
passphrase.py refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
paths.py feat(core): show account number in receive/public key details for altcoins 2023-09-26 11:50:21 +02:00
readers.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
request_pin.py chore(core): change error screens according to design 2023-09-01 10:27:48 +02:00
safety_checks.py chore(core): decrease common size by 5200 bytes 2022-11-10 14:08:28 +01:00
sdcard.py refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
seed.py style(core): apply isort 5 2023-08-16 13:29:51 +02: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