Partial backport of Core PR14987
Details
Details
- Reviewers
Fabien deadalnix - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING9f1d09d7937d: Pass rpc/mining RPC results and examples to RPCHelpMan
rABC9f1d09d7937d: Pass rpc/mining 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 mining.diff
Verify changes in mining.diff.
Scripts:
mining.diff:
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- PR14987-mining
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10375 Build 18571: Default Diff Build & Tests Build 18570: 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/rpc/mining.cpp | ||
---|---|---|
503 | This block needs to be fixed, the added indent created a lot of single word lines with the continuation on next line. |