10690 Commits (hushaddress)
 

Author SHA1 Message Date
Wladimir J. van der Laan 975dc649af
torcontrol improvements and fixes 9 years ago
Peter Todd 77e5601e9e
Better error message if Tor version too old 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
zkbot f9f48667be Auto merge of #2176 - str4d:1593-libevent, r=bitcartel 7 years ago
Jack Grigg 3da13e885e
Fix typo 7 years ago
Jack Grigg 206e2b9737
Wrap error string 7 years ago
Jack Grigg 47855b599d
Revert "Revert "rpc-tests: re-enable rpc-tests for Windows"" 7 years ago
zkbot 2bdb37276e Auto merge of #2198 - str4d:2139-timer, r=str4d 7 years ago
Jack Grigg 601f00f6fb
Add AtomicTimer tests 7 years ago
Jack Grigg 5c0d105b6b
Update LocalSolPS test 7 years ago
Jay Graber 704547965a Change help text examples to use Zcash addresses 7 years ago
Jay Graber ab1d2d575c Add security message to license text, rm url from translation string 7 years ago
Wladimir J. van der Laan e93a3e1945
test: Avoid ConnectionResetErrors during RPC tests 8 years ago
Pieter Wuille 2edad86b2d
Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
paveljanik 17694e4bcf
[TRIVIAL] Fix typo: exactmath -> exactmatch 9 years ago
zkbot 6344719817 Auto merge of #2052 - str4d:2032-z_importkey-partial-rescan, r=bitcartel 7 years ago
Jay Graber 54c0a28123 Add security warning to zcashd metrics display 7 years ago
Jack Grigg 33589401ba
Require that z_importkey height parameter be in valid range 7 years ago
zkbot 23f792c2f5 Auto merge of #2187 - bitcartel:1.0.7_getblock_by_height, r=bitcartel 7 years ago
Simon 7d3b152897 Closes #2186. RPC getblock now accepts height or hash. 7 years ago
Jay Graber efa9c265c4 Add security warning to zcash-cli --help and --version message output 7 years ago
Jack Grigg 53c96bfa6c
Test boolean fallback in z_importkey 7 years ago
Jack Grigg a163953929
[depends] libevent 2.1.8 7 years ago
Ian Kelling 629a875229
Docs: add details to -rpcclienttimeout doc 7 years ago
Luke Dashjr c65969a5a6
Skip RAII event tests if libevent is built without event_set_mem_functions 8 years ago
fanquake ec626cc530
[depends] libevent 2.1.7rc 8 years ago
Karl-Johan Alm ca50af75b1
Added EVENT_CFLAGS to test makefile to explicitly include libevent headers. 8 years ago
Karl-Johan Alm e8b6d84b9f
Added some simple tests for the RAII-style events. 8 years ago
Karl-Johan Alm 68377e18a8
Switched bitcoin-cli.cpp to use RAII unique pointers with deleters. 8 years ago
Karl-Johan Alm 17fb609097
Added std::unique_ptr<> wrappers with deleters for libevent modules. 8 years ago
Wladimir J. van der Laan 7c2ab05969
bitcoin-cli: Make error message less confusing 8 years ago
instagibbs 603205e381
Add common failure cases for rpc server connection failure 8 years ago
Wladimir J. van der Laan 32f4e7744c
depends: Add libevent compatibility patch for windows 8 years ago
Wladimir J. van der Laan 6415573a59
bitcoin-cli: More detailed error reporting 8 years ago
Wladimir J. van der Laan 08c581940a
auto_ptr → unique_ptr 8 years ago
Wladimir J. van der Laan 0e2b1ae259
chain: define enum used as bit field as uint32_t 8 years ago
Gregory Maxwell 599d2c4034
Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN. 9 years ago
Bob McElrath c922edd00f
Add explicit shared_ptr constructor due to C++11 error 9 years ago
Wladimir J. van der Laan 7b41e725d0
Make RPC tests cope with server-side timeout between requests 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
Jack Grigg 077ddc1187
Add libevent to zcash-gtest 7 years ago
Wladimir J. van der Laan 7fd5d4e30e
Revert "rpc-tests: re-enable rpc-tests for Windows" 9 years ago
Wladimir J. van der Laan 167b6231c9
Move windows socket init to utility function 9 years ago
Cory Fields 91295c4b4d
libevent: Windows reuseaddr workaround in depends 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 858afa1a4a
Implement RPCTimerHandler for Qt RPC console 9 years ago