Calculating fees, in the transaction #10741

issue forrie opened this issue on July 4, 2017
  1. forrie commented at 3:46 PM on July 4, 2017: none

    <!--- Remove sections that do not apply -->

    This issue tracker is only for technical issues related to bitcoin-core.

    General bitcoin questions and/or support requests and are best directed to the Bitcoin StackExchange.

    For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/.

    Describe the issue

    Can you reliably reproduce the issue?

    If so, please list the steps to reproduce below:

    1. Enter a wallet address and amount to transfer, minus the advertised fee
    2. Enter your key, watch the error result
    3. The "fee" keeps changing and therefore the transaction cannot be completed

    Expected behaviour

    Tell us what should happen

    The calculation UI should be a better UX where the fee and transfer amount (ie: your wallet contents) should be calculated on the fly, ready to go. The UI doesn't allow the fee to be copied-and-pasted (perhaps an oversight), where your balance can. So multiple issues in this UI that need fixing.

    Actual behaviour

    Tell us what happens instead

    Each time I go to transfer an amount, the "fee" stays the same, but the error window after continues to change in small amounts. For example the "fee" on the UI is static at 0.0002xxx but the error window complains about the amount exceeding minus the fee 0.0003xxx. This is very problematic.

    Screenshots.

    If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.

    What version of bitcoin-core are you using?

    List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.

    v0.14.2 (64-bit)

    Machine specs:

    • OS: OSX Sierra
    • CPU:
    • RAM: 32GB
    • Disk size: 1TB
    • Disk Type (HD/SDD): SDD

    Any extra information that might be useful in the debugging process.

    This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

  2. jonasschnelli commented at 3:51 PM on July 4, 2017: contributor

    The fee you see in the GUI "send" dialog is not an absolute fee, it's a feerate (fee per KB). That's because once you try to create the transaction, the size of it, depends on how many inputs where selected. If you want to send an amount where the fee is included (reduced from your total and not added on top), try to "subtract fee from amount" checkbox next to the amount input field.

    Works?

  3. Sjors commented at 2:11 PM on March 16, 2018: member

    Is this still relevant?

  4. MarcoFalke closed this on Mar 17, 2018

  5. MarcoFalke added the label GUI on Mar 17, 2018
  6. MarcoFalke added the label Questions and Help on Mar 17, 2018
  7. DrahtBot locked this on Sep 8, 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-21 18:15 UTC

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