dash/src/rpc
2022-04-07 10:13:16 +05:30
..
blockchain.cpp Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time 2022-04-02 16:30:52 +05:30
blockchain.h merge bitcoin#15473: bench: Benchmark MempoolToJSON 2021-10-25 14:49:12 +05:30
client.cpp Merge pull request #4606 from kittywhiskers/portsportsports 2021-12-21 11:25:20 -06:00
client.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
coinjoin.cpp merge bitcoin#19250: Make RPC help compile-time static 2022-03-13 08:41:13 +05:30
governance.cpp Merge #17154: wallet: Remove return value from CommitTransaction 2022-04-02 16:30:44 +05:30
masternode.cpp merge bitcoin#19250: Make RPC help compile-time static 2022-03-13 08:41:13 +05:30
mining.cpp Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time 2022-04-02 16:30:52 +05:30
mining.h Merge #15373: Move ParseConfirmTarget from rpc/mining to rpc/util 2021-09-13 10:31:44 -04:00
misc.cpp Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time 2022-04-02 16:30:52 +05:30
net.cpp Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time 2022-04-02 16:30:52 +05:30
protocol.h partial bitcoin#16240: JSONRPCRequest-aware RPCHelpMan 2022-03-12 19:14:59 +05:30
rawtransaction_util.cpp partial bitcoin#16240: JSONRPCRequest-aware RPCHelpMan 2022-03-12 19:14:59 +05:30
rawtransaction_util.h Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction 2022-01-03 18:55:38 +05:30
rawtransaction.cpp merge bitcoin#17279: Remove redundant c_str() calls in formatting 2022-04-06 13:51:39 +05:30
register.h refactor: PrivateSend -> CoinJoin + Move the tab (#4038) 2021-03-17 18:36:11 -04:00
request.cpp partial bitcoin#16240: JSONRPCRequest-aware RPCHelpMan 2022-03-12 19:14:59 +05:30
request.h partial bitcoin#16240: JSONRPCRequest-aware RPCHelpMan 2022-03-12 19:14:59 +05:30
rpcevo.cpp merge bitcoin#18699: Avoid translating RPC errors 2022-04-07 10:13:16 +05:30
rpcquorums.cpp rpc: adapt Dash-specific help messages to JSONRPCRequest-aware RPCHelpMan 2022-03-12 19:14:59 +05:30
server.cpp Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time 2022-04-02 16:30:52 +05:30
server.h merge bitcoin#19386: Assert that RPCArg names are equal to CRPCCommand ones (server) 2022-03-12 19:17:25 +05:30
util.cpp merge bitcoin#19386: Assert that RPCArg names are equal to CRPCCommand ones (server) 2022-03-12 19:17:25 +05:30
util.h Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time 2022-04-02 16:30:52 +05:30