dash/src/zmq
Munkybooty e95655cd9f
refactor(rpc): Mechanical/Manual RPC backports (#4734)
* rpc: switch to using RPCHelpMan.Check()

* rpc: Auto-format RPCResult

* rpc: Auto-format RPCResult (rpcdump.cpp)

* rpc: Auto-format RPCResult (rpcwallet.cpp)

* Fix Description String method and typo

* Fix code breaking semicolons

* Attempt to fix misc build errors

* Fixes for get wallet info

* fixes and missing parts of 16240, 17809, 19386

TODO: convert `RPCResults{}`

* Revert "rpc: restore legacy RPCResult support"

This reverts commit c014b7df92.

* revert e401d6e1aa

to fix test crashes

* adjust dash subcommands to be compatible

* trivial fixes rpc: Auto-format RPCResult

* fix `quorum rotationinfo`

* various fixes

Co-authored-by: Karl-Johan Alm <karljohan-alm@garage.co.jp>
Co-authored-by: MarcoFalke <falke.marco@gmail.com>
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
2022-05-12 15:29:17 -05:00
..
zmqabstractnotifier.cpp Merge #16129: refactor: Remove unused includes (#4623) 2022-01-03 13:10:02 -06:00
zmqabstractnotifier.h refactor: fix numerous compilation warnings (#4682) 2022-02-11 19:15:26 +03:00
zmqnotificationinterface.cpp Merge #16129: refactor: Remove unused includes (#4623) 2022-01-03 13:10:02 -06:00
zmqnotificationinterface.h Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
zmqpublishnotifier.cpp refactor: introduce CSigBase which becomes the base class for CRecoveredSig, CSigShare and CSigSesAnn (#4776) 2022-04-20 21:17:57 +03:00
zmqpublishnotifier.h Merge bitcoin#14060: ZMQ: add options to configure outbound message high water mark, aka SNDHWM (#4360) 2021-09-08 12:39:06 -04:00
zmqrpc.cpp refactor(rpc): Mechanical/Manual RPC backports (#4734) 2022-05-12 15:29:17 -05:00
zmqrpc.h Merge #13570: RPC: Add new "getzmqnotifications" method 2020-07-17 15:42:49 -05:00
zmqutil.cpp Merge bitcoin/bitcoin#22200: zmq: use std::string in zmqError() 2021-09-24 13:32:16 -04:00
zmqutil.h Merge bitcoin/bitcoin#22200: zmq: use std::string in zmqError() 2021-09-24 13:32:16 -04:00