Optional feerate option for `fundrawtransaction` #7963

issue laanwj opened this issue on April 28, 2016
  1. laanwj commented at 9:53 AM on April 28, 2016: member

    (from discussion on IRC. Currently a global settxfee has to be changed to override the fee rate, it would make sense to be able to specify it on a per-transaction basis. This would continue #7518)

    -*- jonasschnelli thinks we should probably add a optional feerate parameter to fundrawtransaction
    <wumpus> jonasschnelli: there isn't one yet?
    -*- jonasschnelli looking..
    <wumpus> I'm surprised, would be so much better than changing a global
    <jonasschnelli> no.. i don't think so. Maybe there is a PR.
    <sipa> there is a pr
    <jonasschnelli> Hard to keep track of everything. :)
    <wumpus> no, the PR does it wrong
    

    Regarding implementation:

    <jonasschnelli> The ugly thing is, that CreateTransaction uses the static DEFAULT_TARGET
    <wumpus> passing in an optional feerate would be the obvious thing to do
    <jonasschnelli> So, this would require some refactoring.
    <sipa> just add a confirmation target to coincontrol
    <jonasschnelli> Yes. This sounds good.
    <wumpus> right, just slap it into coincontrol
    <sipa> wasn't there a PR that added a bunch of options to fundrawtransaction?
    <sipa> including that
    <jonasschnelli> Not the feerate.
    <jonasschnelli> But the rest is merged.
    
  2. laanwj added the label Feature on Apr 28, 2016
  3. laanwj added the label RPC/REST/ZMQ on Apr 28, 2016
  4. laanwj renamed this:
    Optional feerate option `fundrawtransaction`
    Optional feerate option for `fundrawtransaction`
    on Apr 28, 2016
  5. laanwj commented at 10:12 AM on April 28, 2016: member

    #7857 does not implement this, it intends to add an absolute fee ceiling, not override the feerate.

  6. jonasschnelli cross-referenced this on Apr 28, 2016 from issue [RPC] add feerate option to fundrawtransaction by jonasschnelli
  7. laanwj closed this on Jun 3, 2016

  8. bitcoin locked this on Sep 8, 2021

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-05-20 06:55 UTC