doc: Fix doxygen comment for SignTransaction in rpc/rawtransaction_util #16900

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:1909-docRpcUtil changing 2 files +3 −3
  1. MarcoFalke commented at 6:55 PM on September 17, 2019: member

    The param coins to SignTransaction is final and can thus not be extended (as suggested by the doc).

  2. MarcoFalke added the label Refactoring on Sep 17, 2019
  3. MarcoFalke added the label Docs on Sep 17, 2019
  4. laanwj commented at 12:45 PM on September 18, 2019: member

    ACK fae8be06e7d54f70514cd5fa43423f79c2779e12

  5. in src/rpc/rawtransaction_util.h:22 in fae8be06e7 outdated
      18 | @@ -19,11 +19,11 @@ class SigningProvider;
      19 |   *
      20 |   * @param  mtx           The transaction to-be-signed
      21 |   * @param  keystore      Temporary keystore containing signing keys
      22 | - * @param  coins         Map of unspent outputs - coins in mempool and current chain UTXO set, may be extended by previous txns outputs after call
      23 | + * @param  coins         Map of unspent outputs - coins in mempool and current chain UTXO set
    


    promag commented at 2:09 PM on September 18, 2019:

    Could just be "Map of unspent outputs" because "current chain" doesn't seem appropriate since the lock is not held?

  6. promag commented at 2:09 PM on September 18, 2019: member

    This was changed in #16798 39034f1ee628dae0bc9da5b1b30b8a424e66d968 where ParsePrevouts was extracted from SignTransaction.

    ACK fae8be06e7d54f70514cd5fa43423f79c2779e12.

  7. doc: Fix doxygen comment for SignTransaction in rpc/rawtransaction_util fa8d65f071
  8. MarcoFalke force-pushed on Sep 19, 2019
  9. MarcoFalke commented at 5:36 PM on September 19, 2019: member

    Addressed feedback by @promag

  10. MarcoFalke removed the label Refactoring on Sep 19, 2019
  11. practicalswift commented at 9:31 PM on September 19, 2019: contributor

    ACK fa8d65f07187590ae507c65a6dd63fd47b8d1fb3 -- const correctness is good and diff looks correct

  12. fanquake approved
  13. fanquake commented at 8:25 AM on September 20, 2019: member

    ACK fa8d65f07187590ae507c65a6dd63fd47b8d1fb3

  14. fanquake referenced this in commit 630ec7bf41 on Sep 20, 2019
  15. fanquake merged this on Sep 20, 2019
  16. fanquake closed this on Sep 20, 2019

  17. jasonbcox referenced this in commit 96c54d32f2 on Oct 22, 2020
  18. DrahtBot locked this on Dec 16, 2021

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:14 UTC

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