Send coins dialog: Transaction Fee doesn't consider zero-fee transaction possibility #5650

issue luke-jr opened this issue on January 12, 2015
  1. luke-jr commented at 10:04 PM on January 12, 2015: member

    The "Transaction Fee" at the bottom of the send coins dialog always shows the configured amount even when zero-fee is checked and possible.

  2. laanwj added the label GUI on Jan 13, 2015
  3. Diapolo commented at 1:03 PM on January 13, 2015: none

    I can confirm this and also wondered, why that is the case. IMHO @cozz implemented the current solution, perhaps he can clarify this?

  4. cozz commented at 8:55 PM on January 13, 2015: contributor

    Its not implemented and its not trivial to do so, because you would need to run the coin selection algorithm, guess the transaction size and then decide whether or not the tx is going to be zero-fee.

    Coin control does that, when you use coin control and select the inputs manually. It also shows if zero-fee in the coin control labels. In the coin control case, we could set the label to zero, if zero-fee, that would be easy.

  5. Sjors commented at 7:21 PM on March 16, 2018: member

    Zero fee isn't possible anymore, right?

  6. MarcoFalke closed this on Mar 17, 2018

  7. DrahtBot locked this on Sep 8, 2021
Labels

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

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