HomePhabricator

Default fPayAtLeastCustomFee to false
4b89f01d7274Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Default fPayAtLeastCustomFee to false

This allows for much finer control of the transaction fees per kilobyte
as it prevent small transactions using a fee that is more appropriate
for one that is of a kilobyte.

This also allows controlling the fee per kilobyte over rpc such that:

bitcoin-cli settxfee bitcoin-cli estimatefee 2

would make sense, while currently it grossly fails often by a factor of x3

Details

Provenance
Ryan Havar <ryan@moneypot.com>Authored on Sep 7 2015, 23:12
MarcoFalke <falke.marco@gmail.com>Committed on Nov 28 2015, 21:51
deadalnixPushed on May 14 2017, 22:04
Parents
rABC8d26289c9a7c: Merge pull request #6961
Branches
Unknown
Tags
Unknown

Event Timeline

MarcoFalke <falke.marco@gmail.com> committed rABC4b89f01d7274: Default fPayAtLeastCustomFee to false (authored by Ryan Havar <ryan@moneypot.com>).Nov 28 2015, 21:51