Page MenuHomePhabricator

Pass rpc/avalanche Results and Examples to RPCHelpMan
ClosedPublic

Authored by nakihito on Apr 30 2020, 20:58.

Details

Summary

Changes consistent with 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 avalanche.diff

Verify avalanche.diff doesn't exist.

Scripts:


Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR14987-avalanche
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10525
Build 18864: Default Diff Build & Tests
Build 18863: arc lint + arc unit

Event Timeline

Owners added a reviewer: Restricted Owners Package.Apr 30 2020, 20:58

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Apr 30 2020, 22:32