235 Commits (5d5862a85e806f5e12c3da9f5a516839fb4c17a0)

Author SHA1 Message Date
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Kent Sommer ff769cfbd8 Support for TLS between Hush Nodes 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
David Mercer f56f15b73d initial version rebranded as hush 7 years ago
Pieter Wuille 3d02d0f63a
Switch to libsecp256k1-based validation for ECDSA 9 years ago
Jack Grigg 5b3bc9716e Implement automatic shutdown of deprecated Zcash versions 7 years ago
Simon 99eb947a98 Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
Wladimir J. van der Laan eb5f63fe58
net: Automatically create hidden service, listen on Tor 9 years ago
Karl-Johan Alm 17fb609097
Added std::unique_ptr<> wrappers with deleters for libevent modules. 8 years ago
Wladimir J. van der Laan afd64f76ea
evhttpd implementation 9 years ago
Wladimir J. van der Laan df377ca82c
build: build-system changes for libevent 10 years ago
Pieter Wuille 6bd1d60c97
Separate core memory usage computation in core_memusage.h 9 years ago
Daira Hopwood 38ba3c666f Remove QT gunk from Makefiles. 7 years ago
Cory Fields 1dc626314d
build: match upstream build change 9 years ago
Jonas Schnelli fbc98d7720
remove $(@F) and subdirs from univalue make 9 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Cory Fields 007148fafa
build: Make use of ZMQ_CFLAGS 9 years ago
Jeff Garzik f200002cf3
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 10 years ago
Jack Grigg 2cc0a252ad
Add compile flag to disable compilation of mining code 8 years ago
Jack Grigg 9773b95f6e
Coverage build system tweaks 7 years ago
Jack Grigg 8e0fc39097
Exclude test binaries from make install 8 years ago
Jack Grigg 0bb3d40f90
Add benchmark for incrementing note witnesses 8 years ago
Jack Grigg a6df7ab567
Add a persistent screen showing basic node metrics 8 years ago
Daira Hopwood c7aaab7aa3 Integrate Tromp solver into miner code and remove its dependency on extra BLAKE2b implementation. 8 years ago
Jack Grigg 66a89c08df
Rename bitcoin-tx to zcash-tx 8 years ago
Jack Grigg 08d6b02d5e
Rename libbitcoinconsensus to libzcashconsensus 8 years ago
Kevin Gallagher 2f3ecb4422
Adds zcbenchmarks.h to libbitcoin_wallet_a_SOURCES 8 years ago
Kevin Gallagher 58d09f27f5
Adds files in src/zcash/circuit to libzcash_a_SOURCES 8 years ago
Kevin Gallagher 7553b173b7
Add alertkeys.h to libbitcoin_server_a_SOURCES 8 years ago
Kevin Gallagher 9ffe371d09
Adds zcash/Proof.hpp to LIBZCASH_H 8 years ago
Kevin Gallagher cc552e4db8
Adds zcash/Zcash.h to LIBZCASH sources 8 years ago
Kevin Gallagher 60157808cd
Inlude crypto/equihash.tcc in list of sources for dist 8 years ago
Jack Grigg c06664fb8f
Fix Makefiles so "make dist" will run 8 years ago
Cory Fields a5e918a07f
release: add check-symbols and check-security make targets 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago
Sean Bowe decde3864d Enable MONTGOMERY_OUTPUT everywhere. 8 years ago
Sean Bowe f0dab51cf3 Implement zkSNARK compression. 8 years ago
Taylor Hornby f5d3d420f6 Add -fwrapv -fno-strict-aliasing; fix libzcash flags. 8 years ago
Simon fbd90518e3 Use -O1 opimitization flag when building libzcash. 8 years ago
Taylor Hornby 73537ebe97 Put hardened stuff in libzcash CPPFLAGS. 8 years ago
Taylor Hornby 56734f4b27 Pull in upstream's make check-security, based on upstream PR #6854 and #7424. 8 years ago
Simon b39e1bdbca Fixes to integrate sendalert.cpp. 8 years ago
Taylor Hornby c9c4611d9a Rename zerocash to zcash in some places. 8 years ago
Sean Bowe 2668a1bc13 Remove the rest of libzerocash. 8 years ago