66 Commits (master)

Author SHA1 Message Date
FireMartZ eb16478624 Revert "Revert "WIP: Merge build files."" 6 years ago
FireMartZ a471fbe2c4 Revert "WIP: Merge build files." 6 years ago
FireMartZ 76d5f15158 Merge (what should be) the remaining source files. 6 years ago
FireMartZ 8783416c41 WIP: Merge build files. 6 years ago
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Kent Sommer 0a57143d33 Config and Make determinstic build fixes 7 years ago
Jack Grigg 689264bbff
Add test for issue #2444 7 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
Jack Grigg 1b786a93c3
Add test for incorrect consensus logic 7 years ago
Jack Grigg 5b3bc9716e Implement automatic shutdown of deprecated Zcash versions 7 years ago
str4d c83c5932e4 Add unit test for security issue 2017-04-11.a 7 years ago
Simon 99eb947a98 Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
Jack Grigg 077ddc1187
Add libevent to zcash-gtest 7 years ago
Jack Grigg 2cc6bab201
Update UniValue includes in Zcash-specific code 7 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
Jack Grigg 8b99caa3e6
Add ZMQ libs to zcash-gtest 8 years ago
Jack Grigg 8e8b6d701b
Switch miner to P2PKH, add -mineraddress option 8 years ago
Jack Grigg 5ae347827f
Fix gtest ordering broken by #1949 7 years ago
Jack Grigg 8e0fc39097
Exclude test binaries from make install 8 years ago
Jack Grigg 6daab5b4fc
Only run wallet tests when wallet is enabled 8 years ago
J-Stuhlman 92d32a4aec Update Makefile.gtest.include 8 years ago
Jack Grigg 0bb3d40f90
Add benchmark for incrementing note witnesses 8 years ago
Jack Grigg 000499ae64
Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo 8 years ago
Jack Grigg b7f3640dda
Change execution order of gtests to avoid bug 8 years ago
Jack Grigg 6b820113e9
Fix whitespace in Makefile.gtest.include 8 years ago
Jack Grigg e80490f5ff
Fix gtest issue introduced into master 8 years ago
Jack Grigg 80f4cdcf8f
Reject block versions lower than 4 8 years ago
Jack Grigg 08d6b02d5e
Rename libbitcoinconsensus to libzcashconsensus 8 years ago
Jack Grigg 3774c944f8
Refactor test code to better test JSDescription::Randomized() 8 years ago
Jack Grigg 0382417fee
Implement MappedShuffle for tracking the permutation of an array 8 years ago
Kevin Gallagher b2ba9d64ed
Adds json_test_vectors.h to zcash_gtest_SOURCES 8 years ago
Simon b13a87c6d7 Reorder gtests in zcash-gtest. 8 years ago
Simon db0f931570 Add founders reward to ChainParams. 8 years ago
Jack Grigg e9006272c2 Add a make command for checking expected failures 8 years ago
Jack Grigg 5fbb839f53 Add test of difficulty averaging 8 years ago
Jack Grigg 3e3da44c71 Test solution output of blockToJSON() 8 years ago
Jack Grigg 02e674555e Add wallet method for finding spendable notes in a CTransaction 8 years ago
Simon df3af446e7 Fixes #1122 where json_spirit could stack overflow because there 8 years ago
Simon 4cea36bef3 Add gtest to cover new methods in: 8 years ago
Sean Bowe f0dab51cf3 Implement zkSNARK compression. 8 years ago
Jack Grigg 7c929cf5bc Add support for spending keys to the basic key store 8 years ago
Simon 2a7fde3f42 Add test for non-malleable txids. To run just this test: 8 years ago
Jack Grigg 5b4ebcd5e2 Add tests that exercise the cancellation code branches 8 years ago
Sean Bowe 2668a1bc13 Remove the rest of libzerocash. 8 years ago
Taylor Hornby fc057da455 Add example mock test of CheckTransaction 8 years ago
Sean Bowe fd7c139e37 Pass `-fopenmp` at compile-time to enable MULTICORE. 8 years ago
Sean Bowe e6c2d66c93 Enable MULTICORE proving behavior with omp. 8 years ago
Sean Bowe 9285bba885 Enable binary serializations of proofs and r1cs keys, and make the `CPourTx` proof field fixed-size. 8 years ago
Alfie John 1785bdb98a Rename libzerocash to libzcash 8 years ago