1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/python/helper-scripts
2019-08-23 12:48:23 +02:00
..
build-coins-json.sh python: make gen_check fail if coins.json are outdated 2019-08-23 12:48:23 +02:00
bump-required-fw-versions.py MONOREPO MERGE python-trezor 2019-04-15 19:15:12 +02:00
linkify-changelog.py python/changelog: update changelog generator 2019-05-29 18:33:45 +02:00
README.md python/changelog: update changelog generator 2019-05-29 18:33:45 +02:00
relicence.py python: add or update licence headers 2019-05-29 18:48:15 +02:00

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