129 Commits (ce906ce7572343ab226adaba190f0e4aa2848f5e)

Author SHA1 Message Date
jl777 ce906ce757 test 8 years ago
jl777 2e500f5048 test 8 years ago
jl777 f1a1cd1914 test 8 years ago
jl777 597b9c2f9e test 8 years ago
jl777 da61ef214c boost round robin rate 8 years ago
jl777 3bc31b8c78 test 8 years ago
jl777 336ab14177 test 8 years ago
Sean Bowe 58c4c0bba3 Change some Bitcoin strings to Zcash strings. 8 years ago
jl777 c59a3beb29 test 8 years ago
jl777 4563911d3d test 8 years ago
jl777 d7d27bb347 test 8 years ago
jl777 83a7f513e8 test 8 years ago
jl777 de5678d8ed test 8 years ago
jl777 f3ae714c95 qt 8 years ago
jl777 5166804f02 komodo strings 8 years ago
Simon 6c41028f7c Add z_listreceivedbyaddress RPC call 8 years ago
Simon 6d2d045c6b Disable z_sendmany in safe mode 8 years ago
Simon a0a3334c4d Add z_getbalance and z_gettotalbalance RPC calls to close #1201. 8 years ago
Simon f86f625dce Update RPCServer to use AsyncRPCQueue's shared queue. 8 years ago
Simon 008fccfa48 Disable option to allow multiple async rpc workers. 8 years ago
Simon c1eae2806c Closes #1293 by adding z_getoperationresult and making z_getoperationstatus idempotent. 8 years ago
Simon 3b54bf5813 Refactoring and small improvements to async rpc operations. 8 years ago
Simon 34f0001ccc Implement RPC call z_listoperationids and update z_getoperationstatus to take a list parameter. 8 years ago
Simon 8d08172d0d Add config option 'rpcasyncthreads' to specify number of async rpc workers. Default is 1. 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago
Simon e709997ff2 Implemented z_listaddresses to return all the zaddr in the wallet. 8 years ago
Simon 92444edc00 Add z_importwallet and z_exportwallet to handle keys for both 8 years ago
Simon c1c4594371 Implemented RPC calls z_importkey, z_exportkey, z_getnewaddress. 8 years ago
Gaurav Rana 6c7cc8ebea update zcash-cli stop message 8 years ago
Sean Bowe 1737627c4e Introduce `zcsamplejoinsplit` for creating a raw joinsplit description, and use it to construct the joinsplit for the performance tests that verify joinsplits. 8 years ago
Sean Bowe b7e4abd6f7 Rename some usage of 'pour'. 8 years ago
Simon 1b114e54c4 Add getblocksubsidy RPC command to return the block reward for a given 8 years ago
Jack Grigg 3985a40d1f Change default ports 8 years ago
Taylor Hornby 6962bb3df0 Add automated performance measurement system. 8 years ago
Sean Bowe a8ac403db0 Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 9 years ago
Sean Bowe 730790f7a4 Added primitive zcrawkeygen/zcrawpour implementations 9 years ago
Veres Lajos 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) 9 years ago
Wladimir J. van der Laan 7ff9d122e4 Make sure LogPrintf strings are line-terminated 9 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 9 years ago
Matt Corallo 59ed61b389 Add RPC call to generate and verify merkle blocks 10 years ago
Jonas Schnelli 97ee866549 [REST] getutxos REST command (based on Bip64) 10 years ago
Jonas Schnelli b9fb692d04 Push down RPC reqWallet flag 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Gavin Andresen 0f5954c434
Regression test for ResendWalletTransactions 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Gregory Maxwell 28d4cff0ed Sanitize command strings before logging them. 10 years ago
Wladimir J. van der Laan 5ebe0956b3 Trim RPC command table 10 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
Gregory Maxwell 7d2cb48511 Restore RPC HTTP keepalives to default. 10 years ago
Gregory Maxwell 16a5c18cea Add a -rpckeepalive and disable RPC use of HTTP persistent connections. 10 years ago