99 Commits (master)

Author SHA1 Message Date
Duke Leto 1799c6c9bf Remove zeromq support 2 years ago
Duke Leto 000ef4ac91 Keeping HUSH on the down low 3 years ago
miodragpop b1de0a7f86 proton lib removed 4 years ago
Duke Leto 447ec28997 Delete a lot of libsnark stuff 4 years ago
Duke Leto 0eaee9dc83 Good riddance 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Jonas Schnelli 4922d1c19a
Fix test_bitcoin circular dependency issue 7 years ago
Christoph Ritzer afdcba6b47 remove a bad alert 6 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
miketout 42181656c2 Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
Pieter Wuille 29a8ade782
Prevector type 9 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jeff Garzik e3da7a572d
leveldbwrapper file rename to dbwrapper.* 9 years ago
James O'Beirne 0d81464be7
Refactor leveldbwrapper 9 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jack Grigg 7346f09026
Only set multicore flags if OpenMP is available 6 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. 7 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 7 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