984 Commits (172fefeb7baddcb11160aa9d6ffa22bfbdf62324)

Author SHA1 Message Date
Michael Toutonghi 5296a85018 Portable VerusHash and CPU check 6 years ago
Jack Grigg c74ab3356a Remove config option -disabledeprecation 6 years ago
Wladimir J. van der Laan 29aaf13b0a
Make max tip age an option instead of chainparam 9 years ago
Scott Sadler 20c3ac51c2 wip 6 years ago
Jack Grigg 93bd00a0d5
Add key_io includes to Zcash-specific code 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 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
Jack Grigg aeb089ecc7
Attempt to log before terminating if prevector allocation fails 6 years ago
Jack Grigg 3c9dbf3ed8
Improve best-effort logging before termination on OOM 6 years ago
Cory Fields c10b69eb64
don't throw std::bad_alloc when out of memory. Instead, terminate immediately 7 years ago
Sean Bowe acfcdb94b9 Load Sapling testnet parameters into memory. 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 20dfaa77f5 New notaries activate height 820000 6 years ago
jl777 54f7311d4e -cache 6 years ago
jl777 9f7555d9ef test 6 years ago
jl777 1a6080508c Test 6 years ago
jl777 4323ab1cfb Test 6 years ago
MarcoFalke 3c1db17064
[uacomment] Sanitize per BIP-0014 9 years ago
Pavol Rusnak 2bc62dc4e3
limit total length of user agent comments 9 years ago
Jack Grigg 0a284ecaf6
Fix NODE_BLOOM documentation errors 6 years ago
Patick Strateman b976ce7cee
Document both the peerbloomfilters and enforcenodebloom options. 9 years ago
Matt Corallo 8bc4461326
Add NODE_BLOOM service bit and bump protocol version 9 years ago
Jack Grigg 31afbcc5c9
Ignore -mempooltxinputlimit once Overwinter activates 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jonathan "Duke" Leto 1785f62bbb Fix rpc help ports 6 years ago
Jonathan "Duke" Leto 1799af9604 Fix KMD ports in help output 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Jay Graber 9c12b8e903 Add -txexpirydelta cli option 6 years ago
Jack Grigg 553a5c1ab2
Gate z_mergetoaddress as an experimental feature 7 years ago
Pieter Wuille 934fd19744
Support -checkmempool=N, which runs checks on average once every N transactions 9 years ago
Jack Grigg 5009136dc3
Change UI/log status message for block rewinding 6 years ago
Jack Grigg 9e851450ab
Adjust rewind logic to use the network upgrade mechanism 7 years ago
Pieter Wuille 89f20450c2
Add rewind logic to deal with post-fork software updates 8 years ago
Jack Grigg b174b7e330
Allow changing network upgrade parameters on regtest 7 years ago
Jack Grigg fee8835388
Mark libsnark includes as library includes 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
Simon c2d3bafeaa Closes #2639. z_shieldcoinbase is now supported, no longer experimental. 7 years ago
Sean Bowe 1a9543d064 Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 7 years ago
jl777 9cb1ec9c6e WIN32 -> _WIN32 7 years ago
Jay Graber c16528495c s/zcash/Zcash 7 years ago
Bruno Arueira d2c1e4a807 Removes out bitcoin mention in favor for zcash 8 years ago
Simon 5023af7bd5 Closes #2637. Make z_shieldcoinbase an experimental feature where it 7 years ago
Ross Nicoll 091b2116a0
Rationalize currency unit to "BTC" 9 years ago
Wladimir J. van der Laan c7f77e28f0 http: speed up shutdown 9 years ago
Daira Hopwood 506a21850a Remove UPnP support. fixes #2500 7 years ago
Simon da6d93916d Add option 'mempooltxinputlimit' so the mempool can reject a transaction 7 years ago
Pieter Wuille 3d02d0f63a
Switch to libsecp256k1-based validation for ECDSA 9 years ago
jl777 b2c00e5434 Default txindex true 7 years ago
Jack Grigg 5b3bc9716e Implement automatic shutdown of deprecated Zcash versions 7 years ago
Wladimir J. van der Laan da1357e6cc
Use real number of cores for default -par, ignore virtual cores 9 years ago