31 Commits (541199788c106ef1fbf8dddaa48c13f4cd6f49fc)

Author SHA1 Message Date
Andrew Chow e3c9f2ddb1 Use a verbosity instead of two verbose parameters 7 years ago
Pieter Wuille bd1f138e73 Add getchaintxstats RPC 7 years ago
John Newbery 23e6e64a24 Allow disconnectnode() to be called with node id 7 years ago
John Newbery 5255aca3f4 [rpc] Add logging RPC 7 years ago
MarcoFalke fa55853219 rpc: Rename first named arg of createrawtransaction 7 years ago
Karl-Johan Alm f3c264e9a6
Refactor: Remove using namespace <xxx> from rpc/ 7 years ago
Alex Morcos f9b9371c60 [rpc] Remove priorityDelta from prioritisetransaction 7 years ago
Alex Morcos 12839cdd56 [rpc] Remove estimatepriority and estimatesmartpriority. 7 years ago
practicalswift 0c9b9b7d64 [trivial] Fix recently introduced typos in comments 7 years ago
mrbandrews cc0243ad32 [RPC] bumpfee 8 years ago
mrbandrews 1fc4ec7bf2 Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
John Newbery 4e7e2e16e4 Update RPC argument names 8 years ago
Wladimir J. van der Laan 481f289765 rpc: Named argument support for bitcoin-cli 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Jonas Schnelli b2b33d9017 Overhaul network activity toggle 8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call 8 years ago
Cory Fields d6a5dc4a2e add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests 8 years ago
Pieter Wuille 854f1af22e Make the dummy argument to getaddednodeinfo optional 8 years ago
Suhas Daftuar 0dfd86956d Add getmempooldescendants RPC call 8 years ago
Suhas Daftuar 8f7b5dc4af Add getmempoolancestors RPC call 8 years ago
mruddy 60361ca481 RPC: fix generatetoaddress failing to parse address and add unit test 8 years ago
MarcoFalke fada0c422c [doc] Fix doxygen comments for members 8 years ago
Andrew C fe00ca758a Create generatetoaddress rpc 8 years ago
Pieter Wuille 8a253b342c Make the generate RPC call function for non-regtest 8 years ago
Leviathn 8d1de43f0c Remove internal miner 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Alex Morcos 56106a3300 Expose RPC calls for estimatesmart functions 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
Tom Harding 212bcca920 Add optional locktime to createrawtransaction 9 years ago
Matt Corallo a1d7df3236 Add importpubkey method to import a watch-only pubkey 9 years ago
Matt Corallo 907a425aa5 Add p2sh option to importaddress to import redeemScripts 9 years ago
Jonas Schnelli 4e36e9bcc7 setban: rewrite to UniValue, allow absolute bantime 9 years ago
Jonas Schnelli d930b26a26 [RPC] add setban/listbanned/clearbanned RPC commands 9 years ago
Matt Corallo 21bbd920e5 Add fundrawtransaction RPC method 9 years ago
Peter Todd 076badb60f
Add getblockheader RPC call 9 years ago
Wladimir J. van der Laan 043df2b568 Simplify RPCclient, adapt json_parse_error test 9 years ago
Jonas Schnelli 9a8897f4ac Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 3df0411ad9 remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 0c5b2cf69a univalue: add support for real, fix percision and make it json_spirit compatible 9 years ago
Jonas Schnelli 21c10de8c2 special threatment for null,true,false because they are non valid json 9 years ago
Jonas Schnelli 53b4671a9d extend conversion to UniValue 9 years ago
Jeff Garzik 15982a8b69 Convert tree to using univalue. Eliminate all json_spirit uses. 9 years ago
Matt Corallo 59ed61b389 Add RPC call to generate and verify merkle blocks 9 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 9 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