8673 Commits (a897db652fcaad3143ae6ad865b0ba3bfa029020)
 

Author SHA1 Message Date
Sean Bowe a897db652f Reorganizing the zerocash tree. 8 years ago
Sean Bowe 1e62bba762 Remove ate-pairing, xbyak and libzerocash dependencies from the depends tree. 8 years ago
Sean Bowe 523bc77f64 Move libzerocash (dd5db5815be70f0e4895784cc905df6f1c73cb17) into the src tree. 8 years ago
Taylor Hornby dba05929e7 Fix broken build because of zerocash->zcash rename. 8 years ago
ebfull 0294f34d15 Merge pull request #698 from Electric-Coin-Company/fix-pour-rpc-tests 8 years ago
Taylor Hornby 21328e97cd Fix bad merge due to qa/zerocash->qa/zcash rename. 8 years ago
Taylor Hornby b79bfd7a75 Remove sed hack from fetch-params.sh 8 years ago
Taylor Hornby 1ffb5eb04f Rename qa/zerocash to qa/zcash. 8 years ago
Taylor Hornby eed49655f3 Add documentation to test-depends-sources-mirror.py 8 years ago
Sean Bowe a5cbd56a3a Fixed RPC tests for Pours. 8 years ago
Taylor Hornby ba083f083c Add a test for our depends-sources mirror. 8 years ago
ebfull 2553facbf7 Merge pull request #683 from nathan-at-least/t681.remove-python-fetch-params 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
ebfull 32e370c38f Merge pull request #667 from Electric-Coin-Company/change-decoderawtx 8 years ago
ebfull 405dd80aeb Merge pull request #670 from mattherman/patch-1 8 years ago
Matthew Herman 08388dbc71 Fixed spelling error in README.md 8 years ago
Sean Bowe 63ea9b75bb Add decoding support for vpour in the `decoderawtransaction` RPC. 8 years ago
ebfull e9ae5d2221 Merge pull request #664 from jzbz/patch-1 8 years ago
ebfull 23c0154a66 Merge pull request #665 from jzbz/patch-2 8 years ago
Jonathan Zeppettini fdb00e0988 Update README.md 8 years ago
Jonathan Zeppettini 6c36d4d345 Update INSTALL 8 years ago
ebfull 5d0b0129f5 Merge pull request #660 from nathan-at-least/t654.fetch-params-resume-downloads 8 years ago
ebfull b204f7cd1e Merge pull request #657 from eliteraspberries/fetch-params-py 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
ebfull 7f689b0a42 Merge pull request #642 from nathan-at-least/t641.fetch-params-ignore-cert-errors 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
ebfull fc0ae34c58 Merge pull request #640 from ebfull/remove-type-ck 8 years ago
Sean Bowe 9ce86bec59 Remove type check on zcrawpour which is not necessary and causes errors with the RPC. 8 years ago
Sean Bowe 559ab22589 Added link to alpha guide in the README. 8 years ago
Sean Bowe 293e4f015b Updated README and COPYING. 8 years ago
Nathan Wilcox 6e7c969903 Merge pull request #633 from nathan-at-least/t622.nice-working-fallback-urls 8 years ago
Nathan Wilcox ad71899e5f Append the preferred local filename to fallback url, rather than upstream filename. 8 years ago
Nathan Wilcox 6f466aea69 Merge pull request #625 from Electric-Coin-Company/zc.v0.11.2.ticketXXX-calgary-implementation.2 8 years ago
Sean Bowe d488e75ea8 Fix comment. 8 years ago
Nathan Wilcox 8cb250885c Replace magic 2s in rpcwallet and change > to != for arity checks. Replace magic 2's with named constants in test cases. 8 years ago
Nathan Wilcox 24f54da4f2 Add symlinks to the params files for testnet3. 8 years ago
Nathan Wilcox f15b9549dc Implement online help for zcraw* commands. 8 years ago
Sean Bowe cf47198370 Fixed a couple incremental merkle tree bugs breaking consistency checks. 9 years ago
Sean Bowe 2c2dd2305e Update fallback path. 9 years ago
Sean Bowe 8505fd548a Prevent testnet from connecting to Bitcoin and getting people marked as DoS. 9 years ago
Sean Bowe 9144ea8c2b Testnet modifications -- just take the parameters from regtest. Also, move loading ZC params to _before_ verification. 9 years ago
Sean Bowe d66877afb3 Added mapSerials consensus rules to prohibit double-spending. 9 years ago
Sean Bowe 03bff15fe2 Enforce zk-SNARK validity during consensus. 9 years ago
Sean Bowe 0a87fc4ad0 Increase timeouts for comparison utility. 9 years ago
Sean Bowe 6674f41c1a Fixed system test. 9 years ago
Sean Bowe a8ac403db0 Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 9 years ago
Sean Bowe e934af2404 Update libzerocash ref 9 years ago
Sean Bowe 730790f7a4 Added primitive zcrawkeygen/zcrawpour implementations 9 years ago