aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/misc.cpp
AgeCommit message (Expand)Author
2016-09-21[rpc] Deprecate getinfoMarcoFalke
2016-09-13Remove createwitnessaddressJohnson Lau
2016-09-08Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume...Jeremy Rubin
2016-09-08net: create generic functor accessors and move vNodes to CConnmanCory Fields
2016-09-08net: Add most functions needed for vNodes to CConnmanCory Fields
2016-08-25Do not shadow global RPC table variable (tableRPC)Pavel Janík
2016-07-09[Wallet] report optional HDKeypath/HDMasterKeyId in validateaddressJonas Schnelli
2016-06-22[RPC] Add wallet support for witness transactions (using P2SH)Pieter Wuille
2016-04-27Create signmessagewithprivkey rpcAndrew
2016-03-31rpc: Register calls where they are definedWladimir J. van der Laan
2016-01-21move rpc* to rpc/Daniel Cousens