Skip to content

rpc: update cli for estimate*fee argument rename#11267

Merged
maflcko merged 2 commits into
bitcoin:masterfrom
laanwj:2017_09_renamed_estimatefee_arg
Sep 12, 2017
Merged

rpc: update cli for estimate*fee argument rename#11267
maflcko merged 2 commits into
bitcoin:masterfrom
laanwj:2017_09_renamed_estimatefee_arg

Conversation

@laanwj

@laanwj laanwj commented Sep 7, 2017

Copy link
Copy Markdown
Member

The first argument of estimaterawfee was renamed from nblocks to conf_target in 06bcdb8. Update the client-side table as well.
This makes #10753 pass again.

@maflcko

maflcko commented Sep 7, 2017

Copy link
Copy Markdown
Member

Is this for 0.15.0?

@laanwj laanwj changed the title rpc: update cli for estimatefee argument rename rpc: update cli for estimaterawfee argument rename Sep 7, 2017
@laanwj

laanwj commented Sep 7, 2017

Copy link
Copy Markdown
Member Author

0.15.1 i'd say - it's not critical enough to hold up the release for, we could add an errata or such to the release notes

I'll also add a commit to fix the argument name for estimatesmartfee.

@laanwj laanwj added this to the 0.15.1 milestone Sep 7, 2017
@morcos

morcos commented Sep 7, 2017

Copy link
Copy Markdown
Contributor

utACK b0a404b

Thanks and sorry. Note the mining.cpp change already exists in the 0.15 branch.

@laanwj laanwj changed the title rpc: update cli for estimaterawfee argument rename rpc: update cli for estimate*fee argument rename Sep 7, 2017
@morcos

morcos commented Sep 7, 2017

Copy link
Copy Markdown
Contributor

tested ACK now... not sure about the travis failure , perhaps unrelated?

@meshcollider

Copy link
Copy Markdown
Contributor

utACK b0a404b
Yeah 1 Travis failure is spurious and the other is related to #11270 I believe

The first argument of estimatesmartfee was renamed from nblocks to
conf_target in 06bcdb8. Update the
client-side table as well.
@laanwj
laanwj force-pushed the 2017_09_renamed_estimatefee_arg branch from b0a404b to 5acd82d Compare September 7, 2017 23:56
@fanquake

fanquake commented Sep 8, 2017

Copy link
Copy Markdown
Member

utACK 5acd82d

@jtimon

jtimon commented Sep 8, 2017

Copy link
Copy Markdown
Contributor

utACK 5acd82d
The travis failure seems to be in master. It seems -usehd is not documented.

@maflcko

maflcko commented Sep 10, 2017

Copy link
Copy Markdown
Member

https://github.com/laanwj/bitcoin/blob/5acd82de9ad6df8cab922da66d49b8ff2bd35439/src/rpc/mining.cpp#L776 is still wrong? Forget that, it was estimatefee.

Nit: Mention "estimaterawfee" in the body of the first commit.

utACK 5acd82d

@maflcko
maflcko merged commit 5acd82d into bitcoin:master Sep 12, 2017
maflcko pushed a commit that referenced this pull request Sep 12, 2017
5acd82d rpc: make estimatesmartfee argument naming consistent with documentation (Wladimir J. van der Laan)
24697c4 rpc: update cli for estimatefee argument rename (Wladimir J. van der Laan)

Pull request description:

  The first argument of `estimaterawfee` was renamed from `nblocks` to `conf_target` in 06bcdb8. Update the client-side table as well.
  This makes #10753 pass again.

Tree-SHA512: 107c0072a45e0f4e083dc803d534973e6bd4c005e62337a867815d7c98ab1c21d97b7a495c32763883975cbbb001b80003001a6709b7d9bdd81ce4d441b667be
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Oct 3, 2017
The first argument of estimatesmartfee was renamed from nblocks to
conf_target in 06bcdb8. Update the
client-side table as well.

Github-Pull: bitcoin#11267
Rebased-From: 24697c4
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Oct 3, 2017
codablock pushed a commit to codablock/dash that referenced this pull request Sep 25, 2019
5acd82d rpc: make estimatesmartfee argument naming consistent with documentation (Wladimir J. van der Laan)
24697c4 rpc: update cli for estimatefee argument rename (Wladimir J. van der Laan)

Pull request description:

  The first argument of `estimaterawfee` was renamed from `nblocks` to `conf_target` in 06bcdb8. Update the client-side table as well.
  This makes bitcoin#10753 pass again.

Tree-SHA512: 107c0072a45e0f4e083dc803d534973e6bd4c005e62337a867815d7c98ab1c21d97b7a495c32763883975cbbb001b80003001a6709b7d9bdd81ce4d441b667be
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants