QT: allow custom fee increase / bump for RBF #11717

issue Sjors opened this issue on November 18, 2017
  1. Sjors commented at 12:47 PM on November 18, 2017: member

    Currently the UI doesn't give you a choice when increasing the fee of an RBF transaction: <img width="352" alt="custom please" src="https://user-images.githubusercontent.com/10217/32980386-df931d5e-cc65-11e7-888a-3812eb159bac.png">

    The bumpfee RPC command has an option totalFee, so the UI could add support for this.

    I think the best approach would be to reuse parts of the send screen.

    <img width="624" alt="schermafbeelding 2017-11-18 om 13 44 42" src="https://user-images.githubusercontent.com/10217/32980467-180e6b92-cc67-11e7-81f5-b41b60172159.png">

    • "Pay only the required fee" would be replaced by "Bump fee by minimum permitted amount".
    • The custom per kilobyte field would show an error if the fee is too low.
    • "Request RBF" would be replaced with "Disable RBF"

    I don't know if the required information for that UI can be obtained with the current RPC methods though. It boils down to reusing the existing transaction screen, but hiding UI elements that aren't properly supported for RBF yet (e.g. changing the recipient).

  2. fanquake added the label GUI on Nov 18, 2017
  3. Sjors commented at 8:36 AM on October 29, 2019: member

    This can perhaps be done on top of #16966.

  4. Sjors commented at 12:20 PM on January 6, 2021: member

    @fanquake can this be moved to the GUI repo?

  5. Sjors cross-referenced this on Apr 2, 2021 from issue add option to bumpfee RPC to prevent it adding new inputs by dooglus
  6. fanquake cross-referenced this on Aug 8, 2022 from issue Allow custom fee increase / bump for RBF by fanquake
  7. fanquake commented at 8:26 AM on August 8, 2022: member

    @fanquake can this be moved to the GUI repo?

    Moved to https://github.com/bitcoin-core/gui/issues/647.

  8. fanquake closed this on Aug 8, 2022

  9. bitcoin locked this on Aug 8, 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-05-20 06:55 UTC