zcash-patched-for-explorer/zcutil
Kevin Gallagher 2e113f6b9d Lock to prevent parallel execution of fetch-params.sh
Two instances of the fetch-params.sh script running at once will
result in corruption of the proving key and an error when the
hashes are computed. This implements a lock to stop such a
scenario from occurring.

We also terminate and don't create the symlinks if the downloaded
parameters fail the checksum command.
2016-09-22 03:08:42 -07:00
..
build.sh Add -fwrapv -fno-strict-aliasing; fix libzcash flags. 2016-08-17 11:57:51 -06:00
cleanup-tags.sh A script to remove "unofficial" tags from a remote, such as github. 2016-05-30 16:54:23 -07:00
fetch-params.sh Lock to prevent parallel execution of fetch-params.sh 2016-09-22 03:08:42 -07:00