230 Commits (v3.2.2)

Author SHA1 Message Date
Jay Graber c1e46db8ab
Gather release notes from previous release to HEAD 8 years ago
Jack Grigg ca483b4064
Add bash completion files to Debian package 8 years ago
Jeffrey Walton b8e72ced23
Add porter dev overrides for CC, CXX, MAKE, BUILD, HOST 8 years ago
Murilo Santana 5ad3193ac8 Fix sha256sum on busybox by using -c instead of --check 8 years ago
Mihail Fedorov 32c666174f Docker files added 8 years ago
Jay Graber 3935f9dae6 Release-notes.py script to generate release notes and add contributors to authors.md 8 years ago
Jack Grigg 7a810efa08
Add --disable-tests flag to zcutils/build.sh 8 years ago
Kevin Gallagher 4bc627b6a3 Improves usability of fetch-params.sh 8 years ago
Jack Grigg ff5f66b847
Update Debian manpages and buildscript 8 years ago
Jack Grigg 7232f2f787
Add release notes for 1.0.0 8 years ago
Kevin Gallagher fa7261bd44 Run Lintian after built package is copied to $SRC_PATH 8 years ago
Jack Grigg acb8bbe4fe
Add lintian check to zcutil/build-debian-package.sh 8 years ago
Jack Grigg b7f7def877
Rework zcutil/build-debian-package.sh to place files correctly 8 years ago
Kevin Gallagher a049dd2953 Use fakeroot to build Debian package 8 years ago
Kevin Gallagher a885ee4668 Prefer sha256sum but fall back to shasum if not available 8 years ago
Sean Bowe 27e3f362f0 Zcash zk-SNARK public parameters for 1.0 "Sprout". 8 years ago
David Mercer 33118f63b9 pass in both HOST and BUILD to depends system, needed for deterministic builds 8 years ago
David Mercer 850019de42 explicitly pass HOST and BUILD to ./configure 8 years ago
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) 9 years ago
Nathan Wilcox c25c1d95cd Add feature to resume downloads of params files. 9 years ago
Mansour Moufid 8714681840 zcutil/fetch-params.py: Support Python 3. 9 years ago