index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
protocol.h
Age
Commit message (
Expand
)
Author
2017-09-28
Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843)
Wladimir J. van der Laan
2017-09-27
rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo`
Wladimir J. van der Laan
2017-09-26
[rpc] Deprecate estimatefee RPC
John Newbery
2017-08-25
rpc: Write authcookie atomically
Wladimir J. van der Laan
2017-07-26
Fix misleading "Method not found" multiwallet errors
Russell Yanofsky
2017-04-03
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-03-09
[trival] Fix typo introduced into rpc/protocol.h in commit 338bf06
practicalswift
2017-03-08
Add commenting around JSON error codes
John Newbery
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-10-19
rpc: Change JSONRPCRequest to JSONRPCRequestObj
Wladimir J. van der Laan
2016-09-08
net: Add rpc error for missing/disabled p2p functionality
Cory Fields
2016-08-22
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-01-21
move rpc* to rpc/
Daniel Cousens