1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-31 20:39:48 +00:00
trezor-firmware/python/helper-scripts
2019-11-18 11:50:07 +01:00
..
build-coins-json.sh
bump-required-fw-versions.py
linkify-changelog.py
make-options-rst.py python: auto-generate OPTIONS.rst 2019-11-18 11:50:07 +01:00
README.md
relicence.py

These scripts automate some tasks related to release process.

  • relicence.py rewrites licence headers in all non-empty Python files
  • linkify-changelog.py generates Markdown links to github issues/PRs in changelog
  • bump-required-fw-versions.py downloads latest firmware versions and updates trezorlib requirements
  • build-coins-json.sh generates coins.json, or checks if it is up-to-date