76 Commits (a2d7c036e0c5590a86296c17a65e3a980d81f411)

Author SHA1 Message Date
Jack Grigg a31ba7a0cb
Usability improvements for z_importkey 7 years ago
Peter Todd d3d5483eef
Add getblockheader RPC call 9 years ago
Matt Corallo 3d8013a01b
Add fundrawtransaction RPC method 9 years ago
Jonas Schnelli fcc8920f36
setban: rewrite to UniValue, allow absolute bantime 9 years ago
Jonas Schnelli ed3f13a057
[RPC] add setban/listbanned/clearbanned RPC commands 9 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jack Grigg 873c40365a
[cleanup] Remove unused import 7 years ago
Wladimir J. van der Laan ff67da37cd
Simplify RPCclient, adapt json_parse_error test 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 49a5df0ef3
univalue: add support for real, fix percision and make it json_spirit compatible 9 years ago
Jonas Schnelli 23f71dc740
special threatment for null,true,false because they are non valid json 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
jl777 3bd1350002 test 7 years ago
jl777 c929bc3e04 test 7 years ago
jl777 ad2c025a0e test 7 years ago
jl777 b2281764fa test 7 years ago
jl777 6b5cfbb4b0 signed KV 7 years ago
jl777 0b748e97fc test 8 years ago
jl777 ab6e81ec8f test 8 years ago
jl777 d20fb2db48 test 8 years ago
Simon af53da0225 Closes #1903. Add fee parameter to z_sendmany. 8 years ago
jl777 55ecfab2cc test 8 years ago
jl777 dbaf115470 test 8 years ago
jl777 9bd3a9cddc test 8 years ago
jl777 336ab14177 test 8 years ago
jl777 83a7f513e8 test 8 years ago
jl777 a9869d0dd7 test 8 years ago
Simon 6c41028f7c Add z_listreceivedbyaddress RPC call 8 years ago
Simon a0a3334c4d Add z_getbalance and z_gettotalbalance RPC calls to close #1201. 8 years ago
Simon c1eae2806c Closes #1293 by adding z_getoperationresult and making z_getoperationstatus idempotent. 8 years ago
Simon 34f0001ccc Implement RPC call z_listoperationids and update z_getoperationstatus to take a list parameter. 8 years ago
Simon fc72c078be Add async RPC queue and operation classes. 8 years ago
Simon c1c4594371 Implemented RPC calls z_importkey, z_exportkey, z_getnewaddress. 8 years ago
Jack Grigg f7478de67f Add thread parameter to solveequihash benchmark 8 years ago
Sean Bowe 22de160219 Fixes for indentation and local variable names. 8 years ago
Simon 1b114e54c4 Add getblocksubsidy RPC command to return the block reward for a given 8 years ago
Taylor Hornby 6962bb3df0 Add automated performance measurement system. 8 years ago
Sean Bowe 730790f7a4 Added primitive zcrawkeygen/zcrawpour implementations 9 years ago
Matt Corallo 59ed61b389 Add RPC call to generate and verify merkle blocks 10 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Cozz Lovan 292623adf5 Subtract fee from amount 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 72fb3d295a Update comments in src/rpc* to be doxygen compatible 10 years ago
Gavin Andresen a8b2ce557d
regression test only setmocktime RPC call 10 years ago
Benedict Chan 1a613963e1 fix missing gettransaction entries in rpcclient 10 years ago
imharrywu e9992fb645 remove include of chainparams.h 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago