Partial backport of Core PR14987
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGc03c766cf334: Finish Passing rpc/blockchain RPC results and examples to RPCHelpMan
rABCc03c766cf334: Finish Passing rpc/blockchain 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 blockchain2.diff
Verify changes in blockchain2.diff.
Scripts:
blockchain2.diff:
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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/blockchain.cpp | ||
---|---|---|
2013 ↗ | (On Diff #19216) | This seems to be part of PR14877 https://github.com/bitcoin/bitcoin/pull/14877 which appear to be ported along with PR14796 ?. Please remove and make sure there is no leftover in the end. |