90 Commits (bc909a7a7f0553d8ec80fa6c36a4faf8609edcf7)

Author SHA1 Message Date
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license. 5 years ago
Daira Hopwood 6db54c9861 Add MIT license to Makefiles 5 years ago
Braydon Fuller ec81c70964 tests: adds unit test for IsPayToPublicKeyHash method 8 years ago
Jonas Schnelli 4922d1c19a
Fix test_bitcoin circular dependency issue 7 years ago
Jay Graber 052d640cb0 Add json test vectors for Sapling key components. 6 years ago
Jack Grigg 6b759fb092
ConvertBits() - convert from one power-of-2 number base to another. 6 years ago
Sean Bowe 2f23a656fb Add regression tests and test vectors for Sapling merkle tree 6 years ago
Pieter Wuille 10e5357e8b
Import Bech32 C++ reference code & tests 7 years ago
Pieter Wuille 29a8ade782
Prevector type 9 years ago
Jeff Garzik e3da7a572d
leveldbwrapper file rename to dbwrapper.* 9 years ago
James O'Beirne 0d81464be7
Refactor leveldbwrapper 9 years ago
Jack Grigg 7346f09026
Only set multicore flags if OpenMP is available 7 years ago
Cory Fields c459de2f03
build: Split hardening/fPIE options out 9 years ago
Sean Bowe 26a8f68ea8
Remove libsnark from depends system and integrate it into build system. 7 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
Simon 99eb947a98 Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
Jack Grigg 6dbd95afa1
torcontrol: Add unit tests for Tor reply parsers 7 years ago
Karl-Johan Alm ca50af75b1
Added EVENT_CFLAGS to test makefile to explicitly include libevent headers. 8 years ago
Karl-Johan Alm e8b6d84b9f
Added some simple tests for the RAII-style events. 8 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jeff Garzik f200002cf3
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 10 years ago
Jack Grigg 8e0fc39097
Exclude test binaries from make install 8 years ago
Sean Bowe d92bea9888 Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
Jack Grigg 08d6b02d5e
Rename libbitcoinconsensus to libzcashconsensus 8 years ago
Sean Bowe f0dab51cf3 Implement zkSNARK compression. 8 years ago
Sean Bowe fd7c139e37 Pass `-fopenmp` at compile-time to enable MULTICORE. 8 years ago
EthanHeilman 8375e1a3e7 Creates unittests for addrman, makes addrman testable. 9 years ago
Alfie John 1785bdb98a Rename libzerocash to libzcash 8 years ago
Taylor Hornby bf2e3122ac Remove the Merkle tree hash function's fixed point. 8 years ago
Sean Bowe 57f118176f Move NoteEncryption tests to gtest suite. 8 years ago
Sean Bowe 6c36a9fe03 NoteEncryption implementation and integration, removal of ECIES and crypto++ dependencies. 8 years ago
Sean Bowe 6850b45e4d Move incremental merkle tree tests to zcash-gtest. 8 years ago
Sean Bowe e1ff849d8d New implementation of incremental merkle tree 8 years ago
Jack Grigg 020bed6021 Add test vectors for Equihash 8 years ago
Sean Bowe 8466467a35 Added SHA256Compress to Bitcoin's SHA256 implementation. 8 years ago
Sean Bowe e463edc122 Build and link libzerocash. 8 years ago
Nathan Wilcox c4da097069 Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 9 years ago
Casey Rodarmor 6b51b9b195 Replace boost::reverse_lock with our own. 9 years ago
Pieter Wuille 5c27f1247a
Revert "Cache transaction validation successes" 9 years ago
Pieter Wuille bc484ef8db
Cache transaction validation successes 9 years ago
Gavin Andresen 68d370bec4
CScheduler unit test 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 10 years ago
Jonas Schnelli 26414ca4fc fix and enable bip32 unit test 9 years ago
Gavin Andresen ad9e86dca1
Keep mempool consistent during block-reorgs 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 9 years ago
Pieter Wuille 51598b2631 Reinitialize state in between individual unit tests. 9 years ago
Ross Nicoll 34e5015cd2
Add unit tests for next difficulty calculations 9 years ago
Manuel Araoz d6bed1514c remove sig_canonical.json and sig_noncanonical.json 10 years ago
Cory Fields d58c5d6f21 tests: run sanity checks in tests too 10 years ago
Wladimir J. van der Laan dba2e9141a Add tests for new uint256 10 years ago