dash/src/rpc
Alexander Block 53827a3764 Remove code for QDEBUGSTATUS propagation (#2891)
* Remove code for QDEBUGSTATUS propagation

This turned out to be too expensive and could easily take the network
down by bringing all nodes to 100% CPU usage. Better to fully remove this
functionality.

* Apply suggestions from code review

Co-Authored-By: codablock <ablock84@gmail.com>

* Update src/rpc/rpcquorums.cpp

Co-Authored-By: codablock <ablock84@gmail.com>
2019-05-02 02:20:06 +03:00
..
blockchain.cpp Update getblock rpc help text (#2814) 2019-03-30 17:55:04 +03:00
client.cpp Disable in-wallet miner for win/macos Travis/Gitian builds (#2778) 2019-03-19 10:43:37 +03:00
client.h Merge #8811: rpc: Add support for JSON-RPC named arguments 2018-01-18 07:38:57 +01:00
governance.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
masternode.cpp Add proTxHash to masternode list rpc response (#2887) 2019-04-30 15:54:49 +03:00
mining.cpp Disable in-wallet miner for win/macos Travis/Gitian builds (#2778) 2019-03-19 10:43:37 +03:00
misc.cpp Update "debug" rpc help text (#2810) 2019-03-28 12:15:54 +03:00
net.cpp Merge bitcoin#9602: Remove coin age priority and free transactions - implementation (#2768) 2019-03-14 17:44:42 +03:00
protocol.cpp Merge #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources 2018-02-21 22:32:13 +03:00
protocol.h Merge #9962: [trivial] Fix typo in rpc/protocol.h 2019-02-26 15:26:01 -06:00
rawtransaction.cpp Report instantlock: true for transactions locked via ChainLocks (#2877) 2019-04-25 18:38:26 +03:00
register.h Implement debugging messages and RPC for LLMQ DKGs 2019-01-09 12:16:12 +01:00
rpcevo.cpp A bunch of mostly trivial tweaks/fixes (#2889) 2019-04-30 15:48:21 +03:00
rpcquorums.cpp Remove code for QDEBUGSTATUS propagation (#2891) 2019-05-02 02:20:06 +03:00
server.cpp Merge #9575: Remove unused, non-working RPC PostCommand signal 2019-02-05 13:40:37 -06:00
server.h reverse order from jsonRequest, strSubCommand 2019-01-28 10:47:36 -06:00