aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/server.h
Commit message (Expand)AuthorAgeFilesLines
* Change count type used by `gettxoutsetinfo` (#1415)Ross Nicoll2018-09-191-0/+2
* [wallet] Add include_unsafe argument to listunspent RPCRussell Yanofsky2017-01-191-0/+5
* rpc: Support named argumentsWladimir J. van der Laan2017-01-051-0/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Add option to return non-segwit serialization via rpcGregory Sanders2016-12-051-0/+5
* [RPC] pass HTTP basic authentication username to the JSONRequest objectJonas Schnelli2016-10-191-1/+2
* [RPC] Give RPC commands more information about the RPC requestJonas Schnelli2016-10-191-6/+7
* add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for testsCory Fields2016-09-071-0/+1
* [rpc] fundrawtransaction feeRate: Use BTC/kBMarcoFalke2016-06-071-3/+12
* Add strict flag to RPCTypeCheckObjJoão Barbosa2016-04-151-1/+1
* rpc: Register calls where they are definedWladimir J. van der Laan2016-03-311-59/+0
* Create generatetoaddress rpcAndrew C2016-03-211-0/+1
* Merge #7507: Remove internal minerWladimir J. van der Laan2016-03-141-2/+0
|\
| * Remove internal minerLeviathn2016-02-101-2/+0
* | Add autocomplete to bitcoin-qt's console window.Luv Khemani2016-03-121-0/+6
|/
* rpc: update inline comments to refer to new file pathsDaniel Cousens2016-01-211-4/+4
* move rpc* to rpc/Daniel Cousens2016-01-211-0/+243