Allow custom fee increase / bump for RBF #647

issue fanquake opened this issue on August 8, 2022
  1. fanquake commented at 8:26 AM on August 8, 2022: 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).

    Moved from https://github.com/bitcoin/bitcoin/issues/11717.

  2. fanquake added the label Feature on Aug 8, 2022
  3. hebasto renamed this:
    QT: allow custom fee increase / bump for RBF
    Allow custom fee increase / bump for RBF
    on Feb 2, 2023
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/gui. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-01 15:20 UTC

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