mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-10-31 20:39:48 +00:00
.. | ||
build-coins-json.sh | ||
bump-required-fw-versions.py | ||
linkify-changelog.py | ||
make-options-rst.py | ||
README.md | ||
relicence.py |
These scripts automate some tasks related to release process.
relicence.py
rewrites licence headers in all non-empty Python fileslinkify-changelog.py
generates Markdown links to github issues/PRs in changelogbump-required-fw-versions.py
downloads latest firmware versions and updates trezorlib requirementsbuild-coins-json.sh
generatescoins.json
, or checks if it is up-to-date