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 |
|