286 Commits (c29e5dd7043eb0eb774ff81280ad12685afcf801)

Author SHA1 Message Date
Scott Sadler 8a8e10f02f cleanups 6 years ago
Scott Sadler 561f3e18c1 tests for bet protocol done; verify notarisation still to test 6 years ago
Scott Sadler 4c121ffdb0 cpp test suite for cryptoconditions integration 6 years ago
Scott Sadler 563581aff4 many changes: * fix CC malleability * extra validations for CCs such as requiring a signature and limiting types * different SIGHASH types for CC 6 years ago
Scott Sadler 9ef101bc21 mock up DisputePayout 6 years ago
Scott Sadler 2c8d8268dd ImportPayout cc eval code and alot of general cc polish. tests to write 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Scott Sadler 51aad18733 remove replacementpool 6 years ago
jl777 253b35b2ed Test 6 years ago
Scott Sadler a8acafb354 test suite for replacementPool 6 years ago
Scott Sadler 2b2c75de29 basic implementation of transaction replacement. requires cleanup and testing 6 years ago
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
Scott Sadler 691b8708f1 Komodo CC aux callback has access to transaction via checker 6 years ago
Scott Sadler a01d0f5672 remove rpc crypto conditions 6 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
Scott Sadler 342611f932 add rpccryptoconditions 7 years ago
Scott Sadler a032ddea1f configure.ac must not include cryptoconditions in AC_CONFIG_SUBDIRS because that disables shared linking. cryptoconditions must not include config.h because that includes conflicting variables. 7 years ago
Scott Sadler 07f83521f7 basic integration of cryptoconditions 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
jl777 7c49b46d5a Revert "Merge branch 'master' into dPoW" 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
ca333 f4b532076c statify libcurl 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