Remove cs_main from verifymessage, move msg utils to new file #25013

pull MarcoFalke wants to merge 2 commits into bitcoin:master from MarcoFalke:2204-rpc-misc-🔌 changing 5 files +122 −96
  1. MarcoFalke commented at 9:25 AM on April 28, 2022: member

    The verifymessage RPC has several issues:

    • It takes cs_main for no reason, blocking progress on removing the cs_main global mutex.
    • It is located in a file called misc, which is not a very helpful name.

    Fix all issues.

  2. Remove cs_main from verifymessage fa9425177e
  3. rpc: Move signmessage RPC util to new file
    Can be reviewed with --color-moved=dimmed-zebra --color-moved-ws=ignore-all-space
    fa60169811
  4. MarcoFalke added the label Refactoring on Apr 28, 2022
  5. vincenzopalazzo approved
  6. fanquake merged this on Apr 29, 2022
  7. fanquake closed this on Apr 29, 2022

  8. MarcoFalke deleted the branch on Apr 29, 2022
  9. sidhujag referenced this in commit 8c6f30a47d on Apr 29, 2022
  10. luke-jr referenced this in commit bba1916665 on May 21, 2022
  11. DrahtBot locked this on Apr 29, 2023

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-17 06:13 UTC

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