zcashd/zcutil
Jack Grigg fb38cf0d90 lint: Fix false positive
shellcheck interprets the single-quoted string as arguments to echo, not
the string that echo echos. Switching to double quotes fixes the lint.
2021-04-01 14:30:35 +13: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 lint: Opt out of locale dependence in Zcash shell scripts 2020-11-09 23:06:21 +00:00
build.sh removed bashisms from build scripts 2021-03-31 19:24:36 +13:00
clean.sh Windows cross-build generates .lib files, which should be ignored by git and removed by clean. 2020-11-16 11:03:22 +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 lint: Fix false positive 2021-04-01 14:30:35 +13:00
make-release.py Rename libzcashconsensus.la -> libzcash_script.la 2021-01-25 22:20:25 +00:00
release-notes.py