Partial backport of Core PR14987
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGf2d4686b9352: Pass wallet/rpcdump RPC results and examples to RPCHelpMan
rABCf2d4686b9352: Pass wallet/rpcdump RPC results and examples to RPCHelpMan
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:
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- PR14987-rpcdump
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10453 Build 18726: Default Diff Build & Tests Build 18725: arc lint + arc unit
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
src/wallet/rpcdump.cpp | ||
---|---|---|
137 | This formatting looks odd. Did the linter do this? |
src/wallet/rpcdump.cpp | ||
---|---|---|
137 | Yeah, unfortunately, the linter forces this. |