maflcko removed the label CI failed on Jul 30, 2026
refactor: Use std::visit in ApplyArgFallback
This is more explicit and comes with compile-time checks to ensure all default types are covered.
fa1242dcc0
rpc: Properly make RPCResult::Type::ANY non-test-only
This will render all ANY results.
However, the one in the help RPC should still be hidden. This is done by
applying HelpElisionSkip and also skipping over empty result sections in
ToDescriptionString.
Also, run clang-format. Can be reviewed via --ignore-all-space
fa22647914
refactor: Remove stale NOLINTNEXTLINE above GetAddressInfoBaseFields
There is no recursion.
fa1871a528
refactor: Use self.Arg<bool> in getopenrpcinfo
This is clearer, because it does not encode the default value in the
source code syntax. Also, using named args is clearer than positional
args.
Also, run clang-format on the new code.
fa3aadbc32
refactor: Use CLIENT_NAME in buildOpenRPCDoc
This refactor follow other uses of CLIENT_NAME, such as in RPCMethod stop().
fac4b06e99
maflcko force-pushed on Aug 5, 2026
sedited approved
sedited
commented at 10:52 AM on August 6, 2026:
contributor
ACKfac4b06e997e197d6dca4c41bdec99c0ba84cfca
maflcko
commented at 11:16 AM on August 6, 2026:
member
sedited requested review from willcl-ark on Aug 6, 2026
willcl-ark approved
willcl-ark
commented at 2:55 PM on August 6, 2026:
member
ACKfac4b06e997e197d6dca4c41bdec99c0ba84cfca
All looks good to me, thanks for the followups :)
I was wondering whether it would be worth adding a specific (regression) test for this, but I don't think it probably is. Could be just checking for (any) in bitcoin-cli help echo and no (any)'s in bitcoin-cli help.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-08-24 13:51 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me