aboutsummaryrefslogtreecommitdiff
path: root/src/qt/coincontroldialog.h
diff options
context:
space:
mode:
authorSamuel Dobson <dobsonsa68@gmail.com>2021-09-29 10:43:18 +1300
committerSamuel Dobson <dobsonsa68@gmail.com>2021-09-29 10:55:29 +1300
commitb55232a337fae4200085cf6229712549488656fa (patch)
tree1001294f6771eba1630343e6f5a33bf88fd5aab5 /src/qt/coincontroldialog.h
parentd6492d4ed053e2b9088a9666dc55c7417c7d4c70 (diff)
parentea31caf6b4c182c6f10f136548f84e603800511c (diff)
downloadbitcoin-b55232a337fae4200085cf6229712549488656fa.tar.xz
Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CBlockPolicyEstimator::estimateSmartFee, mempoolMinFee and minRelayTxFee
ea31caf6b4c182c6f10f136548f84e603800511c update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinFee and minRelayTxFee. (pranabp-bit) Pull request description: This PR is in response to the issue [#19699](https://github.com/bitcoin/bitcoin/issues/19699). Based on the discussion in the comments of PR [#22673](https://github.com/bitcoin/bitcoin/pull/22673) changes have been made in the `estimatesmartfee` itself such that it takes into account `mempoolMinFee` and `relayMinFee` . Hence it provides a fee estimate that is most likely to be paid by the user in an actual transaction, preventing issues such as [#16072](https://github.com/bitcoin/bitcoin/issues/16072). The test file test/functional/feature_fee_estimation.py has also been updated to check this functionality. ACKs for top commit: meshcollider: re-utACK ea31caf6b4c182c6f10f136548f84e603800511c Tree-SHA512: 8f36153a07cbd552c5c13d11d9c6e987a7a555ea4cc83f2573c0c92dd97c706d90c30a7248671437c2f3a836d3272f8fad53d15a5fa6efaa0409ae8009b0a18d
Diffstat (limited to 'src/qt/coincontroldialog.h')
0 files changed, 0 insertions, 0 deletions