748 Commits (828940b1634f80dcfed5491dc370324f209f2aaa)

Author SHA1 Message Date
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 6 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
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
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
Simon 99eb947a98 Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
Patrick Strateman a05be280e7
Remove vfReachable and modify IsReachable to only use vfLimited. 8 years ago
Daniel Cousens 65fd8eb134
torcontrol: only output disconnect if -debug=tor 9 years ago
Wladimir J. van der Laan 975dc649af
torcontrol improvements and fixes 9 years ago
Wladimir J. van der Laan eb5f63fe58
net: Automatically create hidden service, listen on Tor 9 years ago
Matt Quinn 8a5ae3c7a9
Consolidate individual references to the current maximum peer connection 9 years ago
Wladimir J. van der Laan 89bccddcd8
rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout 9 years ago
Wladimir J. van der Laan a659991a2c
http: Disable libevent debug logging, if not explicitly enabled 9 years ago
Wladimir J. van der Laan 7ed4d40c61
init: Ignore SIGPIPE 9 years ago
Wladimir J. van der Laan 167b6231c9
Move windows socket init to utility function 9 years ago
Wladimir J. van der Laan 116503c0b8
Fix race condition between starting HTTP server thread and setting EventBase() 9 years ago
Wladimir J. van der Laan 9fb5b94e64
Document options for new HTTP/RPC server in --help 9 years ago
Wladimir J. van der Laan afd64f76ea
evhttpd implementation 10 years ago
Jack Grigg bec25c91cb
Revert "Closes #1680, temporary fix for rpc deadlock inherited from upstream." 7 years ago
Simon 07cf426404 Remove stale Qt comments and dead code 7 years ago
Gavin Andresen abb0e8cced
Testing infrastructure: mocktime fixes 9 years ago
Adam Weiss 8550bcfeca
Buffer log messages and explicitly open logs 9 years ago
Wladimir J. van der Laan 8d9719e0ef
Improve proxy initialization 9 years ago
Philip Kaufmann fbbd3cc638
[init] add -blockversion help and extend -upnp help 9 years ago
Pieter Wuille bfa832c7ed
Reduce checkpoints' effect on consensus. 9 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
Jack Grigg f42cde3c30
Remove reference to -reindex-chainstate 7 years ago
Pieter Wuille 5d66d0a11e
Do not ask a UI question from bitcoind 8 years ago
Daira Hopwood 3df7c4c8c0 Address @str4d's comment about the case where -gen is not set. 7 years ago
Jack Grigg b8eb37757b
Require -experimentalmode for wallet encryption 7 years ago
Jack Grigg 1f015f6afa
Add a flag for enabling experimental features 8 years ago
Daira Hopwood 9bba9b37c8 Better error reporting for the !ENABLE_WALLET && ENABLE_MINING case. 7 years ago
Jack Grigg f49bcdf92b
Add -minetolocalwallet flag, enforced on -mineraddress 8 years ago
Daniel Cousens 6550e97224
init: add zmq to debug categories 9 years ago
Daniel Cousens 57c6ef01d9
init: amend ZMQ flag names 9 years ago
João Barbosa 5015d2b27f
Fix ZMQ Notification initialization and shutdown 9 years ago
Jeff Garzik f200002cf3
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 10 years ago
Simon 43b6753782 Update zrpc vs zrpcunsafe logging in z_sendmany operation 7 years ago