dash/ci/dash
Wladimir J. van der Laan d55759fa79
Merge #20012: rpc: Remove duplicate name and argNames from CRPCCommand
fa04f9b4ddffc5ef23c2ee7f3cc72a7c2ae49204 rpc: Remove duplicate name and argNames from CRPCCommand (MarcoFalke)
fa92912b4bb4629addcbfdfb7cc000be701614af rpc: Use RPCHelpMan for check-rpc-mappings linter (MarcoFalke)
faf835680be39811827504f77005b6603165f53e rpc: [refactor] Use concise C++11 code in CRPCConvertTable constructor (MarcoFalke)

Pull request description:

  Currently, the RPC argument names are specified twice to simplify consistency linting. To avoid having to specify the argnames twice when adding new arguments, remove the linter and add an equivalent test based on RPCHelpMan.

ACKs for top commit:
  laanwj:
    ACK fa04f9b4ddffc5ef23c2ee7f3cc72a7c2ae49204

Tree-SHA512: 3f5f32f5a09b22d879f24aa67031639d2612cff481d6aebc6cfe6fd757cafb3e7bf72120b30466f59292a260747b71e57322c189d5478b668519b9f32fcde31a
2024-07-16 00:14:14 +07:00
..
build_depends.sh non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
build_src.sh Merge #20012: rpc: Remove duplicate name and argNames from CRPCCommand 2024-07-16 00:14:14 +07:00
build-docker.sh non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
matrix.sh non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
push-docker.sh non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
test_integrationtests.sh non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
test_unittests.sh non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00