1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/tools
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
..
snippets feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore tools/issues: add personal access token support for private repos 2019-11-14 15:57:17 +00:00
build_protobuf chore(tools): simplify build_protobuf file sources creation 2022-03-04 11:42:51 +01:00
bump-version.py fix(tools): more general support for version-bumping that also includes boardloader 2023-09-06 11:28:34 +02:00
check-bitcoin-only feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
clang-format-check all: replace /bin/bash with /usr/bin/env bash 2019-09-12 17:35:55 +02:00
firmware_hash.py fix(tools): Strip old header in firmware_hash.py. 2022-05-11 11:14:03 +02:00
generate_ci_docs.py chore(docs): Clean up dead links [no changelog] 2022-10-25 15:27:32 +02:00
generate-changelog-unreleased.sh docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
generate-changelog.py docs(core/boardloader): generate first changelog, bump version to 2.1.0 2023-06-14 11:42:12 +02:00
github_issues_to_csv.py style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
help.awk core: re-enable frozen modules in the emulator build 2019-05-01 13:41:23 +02:00
pyright_tool.py fix(tools): modify type-hints to be compatible with older python versions 2022-05-30 14:41:32 +02:00
style.c.exclude feat(crypto): Implement AES-CCM. 2023-08-29 10:59:34 +02:00
style.c.include core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
style.py.exclude chore: fix pylint ignore list 2022-02-15 13:28:03 +01:00
style.py.include chore(style): include core/site_scons python files for style linting 2023-07-18 10:10:41 +02:00
towncrier.template.md docs: update towncrier template 2023-06-14 11:42:12 +02:00
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
version.sh build: fix compilation on darwin 2023-05-10 20:59:00 +02:00