diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2017-07-17 16:33:29 -0700 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2017-07-17 16:54:20 -0700 |
commit | 75b5643c47c3b382ed97a9f5e2bdc883a0f98709 (patch) | |
tree | f2e7a6fdd47cf67d6f3524cca1b7646e3acacd1b /.github | |
parent | fee0d803fb55c8d85b5cd1ff69d799c5ad522e18 (diff) | |
parent | 06bcdb8da64502a64df03f3c89fbc6ccb72cd349 (diff) |
Merge #10707: Better API for estimatesmartfee RPC
06bcdb8da Convert named argument from nblocks to conf_target (Alex Morcos)
439c4e8ad Improve api to estimatesmartfee (Alex Morcos)
Pull request description:
Through 0.14 branch, the estimatesmartfee API was tagged "WARNING: This interface is unstable and may disappear or change!" and this warning is removed for 0.15, so any wanted API updates should happen now.
The changes here are to make the additional parameter for conservative estimates a more general estimate_mode string , to omit the feerate and include an error string instead of returning -1 on error, and to do better parameter checking initially.
~It is only the last 2 commits, but it's built on #10706 and #10543~.
See https://github.com/bitcoin/bitcoin/pull/10707#issuecomment-314869251 for renaming of nblocks argument to conf_target. Will need to be included before string freeze.
PR description edited for clarity
Tree-SHA512: 6d8ebee8bb410e2950ffd59663eebfed8d1611d995dc935bb91e430d9da7e2f306796f45631458376027d26341c660f09e825e61748103d2f2736ec6dc3df3ae
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions