Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumpfee.TotalFee removed without replacement #16485

Closed
maflcko opened this issue Jul 29, 2019 · 8 comments
Closed

bumpfee.TotalFee removed without replacement #16485

maflcko opened this issue Jul 29, 2019 · 8 comments

Comments

@maflcko
Copy link
Member

maflcko commented Jul 29, 2019

#15996 (comment)

@maflcko maflcko added this to the 0.19.0 milestone Jul 29, 2019
@instagibbs
Copy link
Member

confTarget? Or you mean more like #16203 ?

If we think it's a mistake to remove a feature, then it shouldn't matter if there's a direct feerate replacement anyways, and it should be reverted.

@instagibbs
Copy link
Member

Probably the best point in favor of not removing it: #15996 (comment)

to which I responded essentially "power users don't need that RPC call at all if they're manually calculating package rates"

@maflcko
Copy link
Member Author

maflcko commented Jul 29, 2019

Probably the best point in favor of not removing it: #15996 (comment)

This overlaps a bit with

I'd say it can be solved by an optional flag, that indicates if the target fee rate should be for the tx that is bumped or for the package

@Sjors
Copy link
Member

Sjors commented Aug 2, 2019

I'm fine with removing totalFee once feeRate is there, see #16203.

Note that totalFee is deprecated, but not removed. Though I agree it's also odd to deprecate something before there's a replacement.

@maflcko
Copy link
Member Author

maflcko commented Aug 2, 2019

At the very least it should be possible to switch back and forth between two major releases without having to re-adjust the API every time. Deprecating something without replacement is breaking that.

@instagibbs
Copy link
Member

I'll try to push to get #16492 in master then to avoid any issues or need for reversion.

@instagibbs
Copy link
Member

#16727 is pretty much sitting there waiting for more review. Probably a little late for feature freeze, maybe not though? Might be able to get the band together to squeeze it in.

@instagibbs
Copy link
Member

This has been resolved by #16727 which is now merged

@maflcko maflcko closed this as completed Oct 2, 2019
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants