aboutsummaryrefslogtreecommitdiff
path: root/src/rpcserver.h
AgeCommit message (Expand)Author
2014-06-28Replace HexBits with strprintfjtimon
2014-06-27Move AcceptedConnection class to rpcserver.h.Jeff Garzik
2014-06-26JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee>Luke Dashjr
2014-06-21Remove getwork() RPC callPieter Wuille
2014-06-06estimatefee / estimatepriority RPC methodsGavin Andresen
2014-05-09Add tests for BoostAsioToCNetAddrWladimir J. van der Laan
2014-05-06rpc: add `getblockchaininfo` and `getnetworkinfo`Wladimir J. van der Laan
2014-02-27move wallet info stuff to "getwalletinfo" rpc (left original walletDaniel Newton
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-17qt: allow `walletpassphrase` in debug console without -serverWladimir J. van der Laan
2013-12-08Add rpc command 'getunconfirmedbalance' to obtain total unconfirmed balanceMichael Bauer
2013-11-27Split up bitcoinrpc (code movement only)Wladimir J. van der Laan