dash/src/rpc
2024-04-03 16:10:15 +00:00
..
blockchain.cpp refactor: introduce HasExtraPayloadField() 2024-03-24 09:21:45 +01:00
blockchain.h Merge #18152: qt: Use SynchronizationState enum for signals to GUI 2024-01-10 19:15:47 -06:00
client.cpp fix: rename arguments for 'voteraw' 2024-03-17 13:03:19 -05:00
client.h
coinjoin.cpp refactor: avoid accessing active masternode info if not in masternode mode 2024-03-24 07:20:41 +00:00
evo.cpp refactor: even more passing CDeterministicMNManager by ref 2024-03-19 15:21:01 +00:00
governance.cpp refactor: make CActiveMasternodeManager::cs SharedMutex and private 2024-03-27 20:41:45 -05:00
masternode.cpp refactor: make CActiveMasternodeManager::cs SharedMutex and private 2024-03-27 20:41:45 -05:00
mining.cpp merge bitcoin#19771: Replace enum CConnMan::NumConnections with enum class ConnectionDirection 2024-04-03 16:10:15 +00:00
mining.h merge bitcoin#19133: add bitcoin-cli -generate command 2023-04-17 08:30:49 +00:00
misc.cpp fix: adjust missing arguments and help for misc rpc: debug, echo, mnsync 2024-03-17 13:02:57 -05:00
net.cpp merge bitcoin#19771: Replace enum CConnMan::NumConnections with enum class ConnectionDirection 2024-04-03 16:10:15 +00:00
protocol.h merge bitcoin#19315: Allow outbound & block-relay-only connections in functional tests 2024-04-03 16:06:40 +00:00
quorums.cpp refactor: make CActiveMasternodeManager::cs SharedMutex and private 2024-03-27 20:41:45 -05:00
rawtransaction_util.cpp merge bitcoin#19969: Send RPC bug fix and touch-ups 2024-03-07 09:29:09 +00:00
rawtransaction_util.h Merge #18673: scripted-diff: Sort test includes 2023-08-29 22:00:59 -05:00
rawtransaction.cpp fix: wrong name of arguments for RPC 2024-03-17 13:02:59 -05:00
register.h
request.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
request.h Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve explicit usage 2023-08-01 12:24:36 -05:00
server.cpp Merge #19717: rpc: Assert that RPCArg names are equal to CRPCCommand ones (mining,zmq,rpcdump) 2024-03-17 13:02:58 -05:00
server.h Merge #19717: rpc: Assert that RPCArg names are equal to CRPCCommand ones (mining,zmq,rpcdump) 2024-03-17 13:02:58 -05:00
util.cpp Merge #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) 2024-03-17 13:02:57 -05:00
util.h feat: add todo to drop Throw() from rpc/util.h 2024-03-17 13:03:18 -05:00