aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/misc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove createwitnessaddressJohnson Lau2016-09-131-38/+0
* Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...Jeremy Rubin2016-09-081-1/+0
* net: create generic functor accessors and move vNodes to CConnmanCory Fields2016-09-081-3/+6
* net: Add most functions needed for vNodes to CConnmanCory Fields2016-09-081-1/+2
* Do not shadow global RPC table variable (tableRPC)Pavel Janík2016-08-251-2/+2
* [Wallet] report optional HDKeypath/HDMasterKeyId in validateaddressJonas Schnelli2016-07-091-0/+8
* [RPC] Add wallet support for witness transactions (using P2SH)Pieter Wuille2016-06-221-0/+38
* Create signmessagewithprivkey rpcAndrew2016-04-271-0/+43
* rpc: Register calls where they are definedWladimir J. van der Laan2016-03-311-0/+18
* move rpc* to rpc/Daniel Cousens2016-01-211-0/+398