bitcoin/src/rpc
MarcoFalke e82f6ad6f2
Merge #15754: rpc: getrpcinfo docs
f4b7a2f205 rpc: getrpcinfo docs (Ben Carman)

Pull request description:

  Fixes #15731

ACKs for commit f4b7a2:
  laanwj:
    utACK f4b7a2f205

Tree-SHA512: 45dce83c4bfac2ddf85133a29aee332e9de8f73c15438ce899a2edbcd0d82d4f743753f6699c50cbc62d110fa8c6bc257722447e1090cdd23acbe00f26014ec8
2019-04-10 09:24:22 -04:00
..
blockchain.cpp rpc: Rename size to vsize in mempool related calls 2019-03-24 12:01:43 +08:00
blockchain.h rpc: Pass mempool into MempoolToJSON 2019-02-25 10:12:29 -05:00
client.cpp wallet/rpc: add maxfeerate parameter to testmempoolaccept 2019-03-14 08:48:46 +09:00
client.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
mining.cpp doc: rpc-mining: Clarify error messages 2019-03-28 09:35:32 -04:00
mining.h Move ParseConfirmTarget from rpc/mining to rpc/util 2019-02-08 15:29:45 -05:00
misc.cpp [rpc] Remove deprecated functionality message from validateaddress help 2019-03-22 10:30:25 -04:00
net.cpp rpc: Actually throw help when passed invalid number of params 2019-02-20 13:34:16 -05:00
protocol.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
protocol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rawtransaction.cpp Merge #15760: doc: Clarify sendrawtransaction::maxfeerate==0 help 2019-04-08 10:30:27 -04:00
rawtransaction.h Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
register.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
server.cpp rpc: getrpcinfo docs 2019-04-05 02:04:34 -05:00
server.h Remove use of CRPCTable::appendCommand in wallet code 2019-03-05 10:20:00 -04:00
util.cpp rpc: RPCHelpMan: Always push_name when outer type is an object 2019-04-04 10:49:09 -04:00
util.h Merge #15288: Remove wallet -> node global function calls 2019-03-04 13:13:36 -05:00