265 Commits (9000990c30696477f063b9b364d961cad93a7dc2)

Author SHA1 Message Date
Jack Grigg c4379e3a22
Add configure flags for enabling ASan/UBSan and TSan 6 years ago
Jack Grigg 6e9c7629af
Implement z_mergetoaddress for combining UTXOs and notes 7 years ago
Jack Grigg 780f526bc9
Network upgrade activation mechanism 7 years ago
syd a55c186a74 Fix libsnark dependency build. 7 years ago
Jack Grigg d66bf190cb
Apply -fstack-protector-all to libsnark 7 years ago
Cory Fields 5dd887fdf7
build: add --enable-werror option 7 years ago
Jack Grigg ad96d74afe
build: Split hardening/fPIE options out in Zcash-specific binaries 7 years ago
Cory Fields c459de2f03
build: Split hardening/fPIE options out 9 years ago
Jack Grigg daad2c2736
Check if OpenMP is available before using it 7 years ago
syd 7c591c6d2f Don't compile libgtest.a when building libsnark. 7 years ago
syd 2d342736dc Get the sec-hard tests to run correctly. 7 years ago
Jack Grigg 8f23c734e6
Pass correct dependencies path to libsnark from both Gitian and build.sh 7 years ago
Jack Grigg 83bef3fcbe
Move libsnark from DIST_SUBDIRS into EXTRA_DIST 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
Jack Grigg 99ca5e1a22
Ensure that libsnark is built first, so its headers are available 7 years ago
Jack Grigg e2283742db
Add libsnark to "make clean" 7 years ago
Jack Grigg 82e839e4ff
Add "make libsnark-tests" that runs libsnark's "make check" 7 years ago
ca333 9d36579649 uni3 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
Jack Grigg 24d98cece0
Add libsnark compile flag to not copy DEPINST to PREFIX 7 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
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
jl777 04b023802b Test 7 years ago
jl777 bcba24d157 Test 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 10 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 8 years ago
Jack Grigg 8e0fc39097
Exclude test binaries from make install 8 years ago
jl777 8962d0405b test 8 years ago
Jack Grigg 0bb3d40f90
Add benchmark for incrementing note witnesses 8 years ago
jl777 4d65d051ec test 8 years ago
jl777 cc686fe52d test 8 years ago
Jack Grigg a6df7ab567
Add a persistent screen showing basic node metrics 8 years ago