privacy: `add_inputs` argument for replacements to avoid adding unnecessary inputs #25776

pull ghost wants to merge 1 commits into bitcoin:master from changing 1 files +7 −0
  1. ghost commented at 2:06 AM on August 4, 2022: none

    This PR is an attempt to improve privacy by fixing #20935 and #20795 which was earlier tried in #21284

    • Change the argument to boolean
    • Rephrased a few things
    • Co-author @danben
    $ bitcoin-cli bumpfee <txid> "{\"add_inputs\": true}"
    
  2. DrahtBot commented at 9:04 AM on August 4, 2022: contributor

    <!--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:

    • #25344 (New outputs argument for bumpfee/psbtbumpfee by rodentrabies)

    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.

  3. fanquake commented at 1:04 PM on August 4, 2022: member

    Given that this change is a copy of the changes from #21284, you should cherry-pick and use the commit from that PR. Rather than copy the changes into your own commit and add the original author as co-author.

    A number of functional tests are currently failing.

  4. ghost commented at 1:45 PM on August 4, 2022: none

    Given that this change is a copy of the changes from #21284, you should cherry-pick and use the commit from that PR. Rather than copy the changes into your own commit and add the original author as co-author.

    I avoided cherry pick because the file in which changes were made in past doesn't exist anymore (rpcwallet.cpp), coin_control.m_add_inputs doesnt exist anymore, argument was changed to boolean and false by default and rephrased few things.

    A number of functional tests are currently failing.

    Will try to fix it

  5. `add_inputs` argument to prevent more inputs in replacement tx
    Co-Authored-By: danben <253639+danben@users.noreply.github.com>
    08fc262056
  6. DrahtBot added the label Needs rebase on Aug 15, 2022
  7. DrahtBot commented at 1:00 PM on August 15, 2022: contributor

    <!--cf906140f33d8803c4a75a2196329ecb-->

    🐙 This pull request conflicts with the target branch and needs rebase.

    <sub>Want to unsubscribe from rebase notifications on this pull request? Just convert this pull request to a "draft".</sub>

  8. ghost commented at 6:01 AM on September 3, 2022: none

    Closing this as #25979 seems to be a better way to fix related issues

  9. unknown closed this on Sep 3, 2022

  10. bitcoin locked this on Sep 3, 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 15:13 UTC

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