Skip to content

Conversation

@ishaanam
Copy link
Contributor

Previously the sendall RPC didn't check whether the fees of the transaction it creates exceed the set maxtxfee. This PR adds this check to sendall and a test case for it.

@w0xlt
Copy link
Contributor

w0xlt commented Sep 14, 2022

Approach ACK

@DrahtBot
Copy link
Contributor

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

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #26024 (wallet: fix sendall creates tx that fails tx-size check by kouloumos)

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.

Copy link
Member

@glozow glozow left a comment

Choose a reason for hiding this comment

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

Concept ACK 6f8e381. The high feerate is unlikely but sendall should respect the existing wallet options.

@brunoerg
Copy link
Contributor

Concept ACK

@achow101
Copy link
Member

ACK 6f8e381

1 similar comment
@murchandamus
Copy link
Contributor

ACK 6f8e381

@maflcko maflcko merged commit 718304d into bitcoin:master Sep 15, 2022
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Sep 15, 2022
6f8e381 sendall: check if the maxtxfee has been exceeded (ishaanam)

Pull request description:

  Previously the `sendall` RPC didn't check whether the fees of the transaction it creates exceed the set `maxtxfee`. This PR adds this check to `sendall` and a test case for it.

ACKs for top commit:
  achow101:
    ACK 6f8e381
  Xekyo:
    ACK 6f8e381
  glozow:
    Concept ACK 6f8e381. The high feerate is unlikely but sendall should respect the existing wallet options.

Tree-SHA512: 6ef0961937091293d49be16f17e4451cff3159d901c0c7c6e508883999dfe0c20ed4d7126bf74bfea8150d4c1eef961a45f0c28ef64562e6cb817fede2319f1a
@ishaanam ishaanam deleted the sendall_maxtxfee branch September 15, 2022 21:42
@bitcoin bitcoin locked and limited conversation to collaborators Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants