HomePhabricator

Pass wallet/rpcdump RPC results and examples to RPCHelpMan

Description

Pass wallet/rpcdump RPC results and examples to RPCHelpMan

Summary: Partial backport of Core PR14987

Test Plan:
On master:

ninja
./bitcoind
./bitcoin-cli help > RPCs
./getrpchelps.sh RPCs master

Then on the patched branch:

ninja
./bitcoind
./getrpchelps.sh RPCs patched
./checkrpc.sh RPCs master patched rpcdump.diff

Verify changes in rpcdump.diff.

Scripts:


rpcdump.diff:

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox

Subscribers: jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D5874

Details

Provenance
nakihitoAuthored on Apr 25 2020, 01:11
nakihitoPushed on Apr 28 2020, 22:56
Reviewer
Restricted Owners Package
Differential Revision
D5874: Pass wallet/rpcdump RPC results and examples to RPCHelpMan
Parents
rABC7f499516ee02: Add a land bot script for running smoke tests before landing patches
Branches
Unknown
Tags
Unknown