Designer fees when coin control is enabled #20652

pull gbizzotto wants to merge 1 commits into bitcoin:master from gbizzotto:master changing 6 files +343 −15
  1. gbizzotto commented at 2:36 PM on December 14, 2020: none

    This is an improvement over current UI fee selection. Current UI only allows kSat/kB fees, calculated over an approximation of the tx size. Some users may want to set a specific fee in satoshis, including zero, which isn't possible. This PR adds the UI items necessary for the user to set a specific fee.

    Commit comment:

    Fees can now be set in satoshis instead of kSat/kB only. Fees can now be set to zero satoshis. When switching to designer fee, or when inputs or outputs are changed, tx size is properly calculated (no guesswork). Fees, specified internally in sat/B, used to suffer alterations due to those approximations.

  2. Designer fees when coin control is enabled:
    Fees can now be set in satoshis instead of kSat/kB only.
    Fees can now be set to zero satoshis.
    When switching to designer fee, or when inputs or outputs are changed, tx size is properly calculated (no guesswork). Fees, specified internally in sat/B, used to suffer alterations due to those approximations.
    2e71bc5cc4
  3. gbizzotto renamed this:
    Designer fees when coin control is enabled:
    Designer fees when coin control is enabled
    on Dec 14, 2020
  4. DrahtBot added the label GUI on Dec 14, 2020
  5. DrahtBot added the label Wallet on Dec 14, 2020
  6. promag commented at 3:13 PM on December 14, 2020: member

    GUI changes should be submitted in https://github.com/bitcoin-core/gui.

  7. MarcoFalke commented at 3:40 PM on December 14, 2020: member

    Also, make sure to run the test locally before submitting.

  8. MarcoFalke closed this on Dec 14, 2020

  9. DrahtBot locked this on Aug 16, 2022

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

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