zcashd/zcutil
Kris Nuttycombe ed91377c20 Use fallible version parsing for tags.
This corrects an error in Version construction for hotfix releases,
and makes parsing of tags more robust to error by ignoring tags that
do not conform to the standard Zcash patterns such as `v4.7.0-gitian`
and some of the tags from the upstream `bitcoin/bitcoin` repository.
2022-04-26 10:04:24 -06:00
..
afl Update links 2020-12-13 11:24:44 +02:00
libfuzzer lint: Opt out of locale dependence in Zcash shell scripts 2020-11-09 23:06:21 +00:00
build-debian-package.sh zcutil/build-debian-package.sh: copy executable and man page for zcashd-wallet-tool. 2022-04-16 13:27:16 +01:00
build.sh zcutil/build.sh: Run zcutil/clean.sh before building. 2022-04-14 14:51:49 +01:00
clean.sh Make a zcashd-wallet-tool executable. 2022-03-07 18:39:23 +00:00
cleanup-tags.sh lint: Fix minor shellcheck lints 2020-11-09 23:20:39 +00:00
distclean.sh lint: Opt out of locale dependence in Zcash shell scripts 2020-11-09 23:06:21 +00:00
fetch-params.sh Revert "lint: Fix false positive" 2021-12-16 21:54:48 +00:00
make-release.py Use fallible version parsing for tags. 2022-04-26 10:04:24 -06:00
release-notes.py lint: Use consistent shebangs 2020-11-09 23:06:21 +00:00