1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 16:51:30 +00:00
trezor-firmware/core/src/apps/common
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
WIP - change trezor{1,2} to their internal names, add support for model R

WIP - add EOS and NEM features Capability only for TT

WIP - not include EOS and NEM into TR

WIP - choose between device models when generating coininfo

WIP - regenerate coininfo.py

WIP - skip NEM, EOS, Dash, BGold and Decred device tests for TR

WIP - fix python support

WIP - fix unit tests

WIP - import bitcoin-like code only when needed

WIP - remove ignored coins for TR in fixtures.json

WIP - make all the external references to models UPPERCASE

WIP - do the model separation in mako script also for tokens and networks

WIP - hot-fixing non-supporting RELEASES_URL for new model names

WIP - support.py releases CLI command takes a list of -r key-value pairs DEVICE=VERSION

WIP - run `python support.py release`

WIP - use utils.MODEL_IS_T2B1 to ignore NEM and EOS

WIP - change all the docs and commands to have UPPERCASE model names

[no changelog]
2023-09-14 13:54:09 +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 style(core): apply isort 5 2023-08-16 13:29:51 +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