aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/misc.cpp
AgeCommit message (Expand)Author
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-11-02Merge #8753: Locked memory managerWladimir J. van der Laan
2016-10-31Change all instance of 'GMT epoch' to 'Unix epoch'matthias
2016-10-27rpc: Add `getmemoryinfo` callWladimir J. van der Laan
2016-10-19[RPC] Give RPC commands more information about the RPC requestJonas Schnelli
2016-10-18RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPCJorge Timón
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