Skip to content

Conversation

@jonatack
Copy link
Member

@jonatack jonatack commented Dec 4, 2020

RPC send currently only accepts fee rates as numbers, which is a user-facing bug. It should accept fee rates as an amount, e.g. a string or a number, as documented in its help and like sendtoaddress, sendmany, fundrawtransaction, walletcreatefundedpsbt, and bumpfee. Provide a fix and regression test coverage.

@jonatack
Copy link
Member Author

jonatack commented Dec 4, 2020

Found while adding tests for #20546.

@DrahtBot
Copy link
Contributor

DrahtBot commented Dec 4, 2020

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@maflcko
Copy link
Member

maflcko commented Dec 5, 2020

review ACK 6fa72ce

@achow101
Copy link
Member

achow101 commented Dec 9, 2020

Code review ACK 6fa72ce

@maflcko maflcko added this to the 0.21.0 milestone Dec 9, 2020
Copy link
Contributor

@promag promag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review ACK 6fa72ce.

@maflcko maflcko merged commit 38176dc into bitcoin:master Dec 10, 2020
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Dec 10, 2020
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Dec 10, 2020
@maflcko
Copy link
Member

maflcko commented Dec 10, 2020

Backported in #20612

@jonatack jonatack deleted the send-allow-feerates-as-strings branch December 10, 2020 13:32
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Dec 10, 2020
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
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.

5 participants