1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/tools
matejcik f34ad3daf1 fix: correctly detect all altcoin names in check-bitcoin-only
The -d multi-select picks only coins that are available on _all_ models.
Besides, it's more correct to check even for unsupported altcoins.
2024-03-08 13:17:12 +01:00
..
snippets feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
trezor-pylint-plugin feat: custom Pylint plugin 2023-11-30 09:27:57 +01: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_docs_summary.py docs: impl tool to list .md missing in SUMMARY.md 2024-02-13 16:51:54 +01:00
check-bitcoin-only fix: correctly detect all altcoin names in check-bitcoin-only 2024-03-08 13:17:12 +01: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): differentiate changelog entries between models 2023-11-01 16:21:57 +01: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