Skip to content

Commit

Permalink
Merge #10588: doc: Note preexisting bug in display of fee calculation…
Browse files Browse the repository at this point in the history
… in coin control

60b967e Note preexisting bug in display of fee calculation in coin control (Alex Morcos)

Tree-SHA512: 0179654d313ea10b776781617cea744757344d8b4455153540f116978a72aabdc0a3092388b9cfbe8d0348b699943a9e41082ed964e161e4f3017dcd056e77fc
  • Loading branch information
laanwj committed Jun 15, 2017
2 parents 7a64351 + 60b967e commit fc61c83
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ setting or through the `-upnp` option, as since the last UPnP vulnerability
If you use this option, it is recommended to upgrade to this version as soon as
possible.

Known Bugs
==========

Since 0.14.0 the approximate transaction fee shown in Bitcoin-Qt when using coin
control and smart fee estimation does not reflect any change in target from the
smart fee slider. It will only present an approximate fee calculated using the
default target. The fee calculated using the correct target is still applied to
the transaction and shown in the final send confirmation dialog.

0.14.2 Change log
=================

Expand Down

0 comments on commit fc61c83

Please sign in to comment.