44 Commits (1218603f7357c0649545fbf0ea59e47508d4298f)

Author SHA1 Message Date
Kevin Gallagher 3327ef3df0 Moves zcash-fetch-params to /usr/bin 8 years ago
Kevin Gallagher b5718a5a57 Initial packaging for Debian 8 years ago
Kevin Gallagher e3320f4f0f Increases timeout to 30s, wait before retry to 3s 8 years ago
Kevin Gallagher f964718c83 Set wget retry options for fetching parameters 8 years ago
Sean Bowe 796c7ee52f Update to `beta2` public parameters, remove `regtest`/`testnet3` parameters 8 years ago
Kevin Gallagher e70213103c Verify TLS certificates w/ wget in fetch-params.sh 8 years ago
Jack Grigg df2bca8fbc Re-enable disabled compiler warnings 8 years ago
Kevin Gallagher 2e113f6b9d Lock to prevent parallel execution of fetch-params.sh 8 years ago
Alfie John 70db019c6a Updating wording to match Beta Guide 8 years ago
Alfie John 42c03d49f2 Typo in params README 8 years ago
Sean Bowe 393b2b7834 Update proving/verifying keys. 8 years ago
Taylor Hornby f5d3d420f6 Add -fwrapv -fno-strict-aliasing; fix libzcash flags. 8 years ago
Taylor Hornby 46ad3c2758 Fix inconsistent optimization flags; single source of truth. 8 years ago
Taylor Hornby 998eea5db6 Disable hardening when building for coverage reports. 8 years ago
Taylor Hornby 4e0b4af40f Enable -O1 for better FORTIFY_SOURCE protections. 8 years ago
Taylor Hornby ae79cec542 Make the --enable-hardening flag explicit. 8 years ago
Sean Bowe 1477fd3f40 Remove the constraint system from the alpha proving key. 8 years ago
Sean Bowe 1744fec274 Update the zkSNARK parameters. 8 years ago
Nathan Wilcox 24f0aeaf7f A script to remove "unofficial" tags from a remote, such as github. 8 years ago
Sean Bowe 6b5d608899 Update proving key and tests that depend on transaction structure changes 8 years ago
Alex 7e540a0b6f add sha256sum support for Mac OS X 8 years ago
Taylor Hornby be1bae14e8 Hide new Boost warnings on GCC 6. 8 years ago
Taylor Hornby 6dc53bdc33 Turn on -Werror for the Zcash build. 8 years ago
Taylor Hornby ec3bd70b6d Ignore deprecated declaration warnings. 8 years ago
Taylor Hornby 67f3fe3d25 Fix FORTIFY_SOURCE build errors. 8 years ago
Sean Bowe 3e0af61b86 Update zkSNARK proving/verifying keys. 8 years ago
Sean Bowe b8d320df19 Update public zkSNARK parameters for new circuit. 8 years ago
Nathan Wilcox d16d5ef832 Add coverage support scoped to only the zcash-gtest run; invoke with make zcash-cov; make cov is a superset. 8 years ago
Taylor Hornby b79bfd7a75 Remove sed hack from fetch-params.sh 8 years ago
Nathan Wilcox e151465b98 Remove fetch-params.py. (We like it and want to use it, but need to do a few other steps first, ref #681) 8 years ago
Nathan Wilcox c25c1d95cd Add feature to resume downloads of params files. 8 years ago
Mansour Moufid 8714681840 zcutil/fetch-params.py: Support Python 3. 8 years ago
Mansour Moufid 95e9156cee Implement the fetch-params.sh script in Python. 8 years ago
Nathan Wilcox 6d9975e19b Ignore certificate errors when fetching params. We already have sha256 integrity, no need for confidentiality/DNS authentication. 8 years ago
Nathan Wilcox 24f54da4f2 Add symlinks to the params files for testnet3. 8 years ago
Taylor Hornby 74e519aa2d Update the SHA256 hashes for the new parameters. 9 years ago
Taylor Hornby 9d69acabed Rename zerocash to Zcash. 9 years ago
Taylor Hornby 0c5b41f0ce Copy zcutil/fetch-params.sh from the private alpha branch, changing the file names. 9 years ago
Taylor Hornby 168519e2b1 Add zcutil/build.sh script. 9 years ago