aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/protocol.h
AgeCommit message (Expand)Author
2017-04-03Replace uses of boost::filesystem with fsWladimir J. van der Laan
2017-04-03Replace includes of boost/filesystem.h with fs.hWladimir J. van der Laan
2017-03-09[trival] Fix typo introduced into rpc/protocol.h in commit 338bf06practicalswift
2017-03-08Add commenting around JSON error codesJohn Newbery
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-10-19rpc: Change JSONRPCRequest to JSONRPCRequestObjWladimir J. van der Laan
2016-09-08net: Add rpc error for missing/disabled p2p functionalityCory Fields
2016-08-22[doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke
2016-01-21move rpc* to rpc/Daniel Cousens