You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/python/helper-scripts
matejcik b6d46e93e1
python: auto-generate OPTIONS.rst
5 years ago
..
README.md
build-coins-json.sh
bump-required-fw-versions.py
linkify-changelog.py
make-options-rst.py python: auto-generate OPTIONS.rst 5 years ago
relicence.py

README.md

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