115 Commits (58b65f9670d1ce559f0e52d5687c0249af1584ef)

Author SHA1 Message Date
jl777 61e7f70f71 test 7 years ago
jl777 563addfa8f test 7 years ago
jl777 96c7ba4ce2 test 7 years ago
Simon af02114469 Closes #1097 so zcash-cli now displays license info like zcashd. 8 years ago
Wladimir J. van der Laan e957192c54
rpc: Implement random-cookie based authentication 9 years ago
jl777 e155dbe9c3 test 8 years ago
jl777 0db8cd28d8 test 8 years ago
jl777 3face66929 test 8 years ago
jl777 3824fe8c41 test 8 years ago
jl777 725800f9a3 test 8 years ago
jl777 cf0ace4afa test 8 years ago
jl777 39eb0ec793 test 8 years ago
jl777 0e2400aad4 test 8 years ago
jl777 98f2e4331e test 8 years ago
jl777 d73f07996a test 8 years ago
jl777 6dede29e5e test 8 years ago
jl777 ba381f6575 test 8 years ago
jl777 8fc055e2a4 test 8 years ago
jl777 9a2f3a4044 test 8 years ago
jl777 5166804f02 komodo strings 8 years ago
Jack Grigg 3985a40d1f Change default ports 8 years ago
Jack Grigg a1de76c7a0 Bitcoin -> Zcash in version and help text 8 years ago
Taylor Hornby aaf6495948 Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 8 years ago
Daniel Cousens af6edac0bd *: alias -h for --help 9 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
Luca Venturini 1fdb9fa3f9 Help messages correctly formatted (79 chars) 9 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Gregory Maxwell 683dc4009b Disable SSLv3 (in favor of TLS) for the RPC client and server. 10 years ago
Pavel Janík 3d0a1ce193 Process help and version arguments before datadir. 10 years ago
Pieter Wuille 93a6022400 Reduce bitcoin-cli dependencies 10 years ago
Daniel Kraft af82884ab7 Add "warmup mode" for RPC server. 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Luke Dashjr 0a08aa8f2a Parameterise command line option defaults, so translations are independent of them 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan 6e5fd003e0 Move `*Version()` functions to version.h/cpp 10 years ago
Wladimir J. van der Laan 733177ebd3 Remove size limit in RPC client, keep it in server 10 years ago
Jeff Garzik 3ce7e669e3 bitcoin-cli, rpcrawtransaction: harmonize "{" styling 10 years ago
Wladimir J. van der Laan 73ac7abd08 Move ui_interface to bitcoin_server.a 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 10 years ago
Wladimir J. van der Laan 09eb201b1b Remove `using namespace std` from header file 10 years ago
Wladimir J. van der Laan b750cf1fb9
Remove cli functionality from bitcoind 10 years ago
Jeff Garzik 0cafb63025
bitcoin-cli, rpcclient: prefer EXIT_FAILURE cstdlib constant 10 years ago
Wladimir J. van der Laan 96b733e996 Add `-version` option to get just the version 10 years ago
jtimon a3d946ebdc Get rid of TestNet() 10 years ago
Stuart Cardall 5248ff4099 SetupEnvironment() - clean commit 10 years ago
Wladimir J. van der Laan 4ae5e72128
Show error message if ReadConfigFile fails 10 years ago