rpc: Make rpc documentation not depend on call-time rpc args #18499

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2004-rpcStaticDoc changing 2 files +8 −15
  1. MarcoFalke commented at 4:24 PM on April 1, 2020: member

    This is required to host the documentation on a static resource (like a website or pdf)

  2. rpc: Make rpc documentation not depend on rpc args fab32557f2
  3. MarcoFalke force-pushed on Apr 1, 2020
  4. MarcoFalke renamed this:
    rpc: Make rpc documentation not depend on rpc args
    rpc: Make rpc documentation not depend on call-time rpc args
    on Apr 1, 2020
  5. in src/wallet/rpcwallet.cpp:41 in fab32557f2
      37 | @@ -38,6 +38,7 @@
      38 |  
      39 |  
      40 |  static const std::string WALLET_ENDPOINT_BASE = "/wallet/";
      41 | +static const std::string HELP_REQUIRING_PASSPHRASE{"\nRequires wallet passphrase to be set with walletpassphrase call if wallet is encrypted.\n"};
    


    emilengler commented at 4:28 PM on April 1, 2020:

    nit: The line above is not using a C++11 list init. I would change it to a C one to keep it coherent.

  6. emilengler commented at 4:30 PM on April 1, 2020: contributor

    Concept ACK, a static documentation is most likely a better choice

  7. theStack commented at 4:36 PM on April 1, 2020: member

    Concept ACK

  8. promag commented at 4:45 PM on April 1, 2020: member

    ACK fab32557f25c93fecb7bb33f78fdf3e9160c89e5.

  9. emilengler commented at 4:48 PM on April 1, 2020: contributor

    utACK fab32557f25c93fecb7bb33f78fdf3e9160c89e5

  10. DrahtBot commented at 5:10 PM on April 1, 2020: member

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--174a7506f384e20aa4161008e828411d-->

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #18354 (Protect wallet by using shared pointers by bvbfan)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  11. DrahtBot added the label RPC/REST/ZMQ on Apr 1, 2020
  12. DrahtBot added the label Wallet on Apr 1, 2020
  13. MarcoFalke merged this on Apr 3, 2020
  14. MarcoFalke closed this on Apr 3, 2020

  15. MarcoFalke deleted the branch on Apr 3, 2020
  16. sidhujag referenced this in commit 3978ac9eab on Apr 8, 2020
  17. MarcoFalke referenced this in commit a840dab2a5 on Apr 10, 2020
  18. sidhujag referenced this in commit 16258a650c on Apr 13, 2020
  19. deadalnix referenced this in commit f6e8143920 on Jan 14, 2021
  20. DrahtBot locked this on Feb 15, 2022

github-metadata-mirror

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-04-13 15:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me