aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* rpc: Move RPC_FORBIDDEN_BY_SAFE_MODE code to reserved sectionWladimir J. van der Laan2018-04-271-1/+3
* Merge #12757: Clarify include guard naming conventionMarcoFalke2018-04-011-3/+3
|\
| * Fix missing or inconsistent include guardspracticalswift2018-03-221-3/+3
* | Rename account to label where appropriateRussell Yanofsky2018-03-191-1/+4
|/
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843)Wladimir J. van der Laan2017-09-281-0/+2
|\
| * rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo`Wladimir J. van der Laan2017-09-271-0/+2
* | [rpc] Deprecate estimatefee RPCJohn Newbery2017-09-261-0/+1
|/
* rpc: Write authcookie atomicallyWladimir J. van der Laan2017-08-251-2/+0
* Fix misleading "Method not found" multiwallet errorsRussell Yanofsky2017-07-261-0/+2
* Replace uses of boost::filesystem with fsWladimir J. van der Laan2017-04-031-1/+1
* Replace includes of boost/filesystem.h with fs.hWladimir J. van der Laan2017-04-031-1/+2
* [trival] Fix typo introduced into rpc/protocol.h in commit 338bf06practicalswift2017-03-091-1/+1
* Add commenting around JSON error codesJohn Newbery2017-03-081-0/+6
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* rpc: Change JSONRPCRequest to JSONRPCRequestObjWladimir J. van der Laan2016-10-191-1/+1
* net: Add rpc error for missing/disabled p2p functionalityCory Fields2016-09-081-0/+1
* [doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke2016-08-221-27/+27
* move rpc* to rpc/Daniel Cousens2016-01-211-0/+93