HomePhabricator

Make sure to fund transactions with a ceil'd result

Description

Make sure to fund transactions with a ceil'd result

Summary:
The wallet code failed to be updated to use GetFeeCeiling everywhere needed.
This patch fixes a few more locations so that CreateTransaction does not
end up generating a transaction with insufficient fee.

Test Plan:

make check && ./test/functional/test_runner.py

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1816

Details

Provenance
schancelAuthored on Sep 26 2018, 22:18
schancelPushed on Sep 27 2018, 23:21
Reviewer
Restricted Project
Differential Revision
D1816: Make sure to fund transactions with a ceil'd result
Parents
rABCc0dff931b214: Remove minTxFee from wallet
Branches
Unknown
Tags
Unknown