Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Mar 21, 2022

The same was done for another struct in e177fca.

Also, change type of feeDelta from int64_t to CAmount.

@hebasto
Copy link
Member

hebasto commented Mar 21, 2022

Concept 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:

  • #23418 (Fix signed integer overflow in prioritisetransaction RPC by MarcoFalke)

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

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

ACK fa131d3630bb8da6816e50a9a37c0ed4ad4ee33c, I have reviewed the code.

@maflcko maflcko force-pushed the 2203-refactor-fee-delta- branch from fa131d3 to fa84a49 Compare March 21, 2022 12:38
Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

re-ACK fa84a49

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 fa84a49.

@promag
Copy link
Contributor

promag commented Mar 21, 2022

@maflcko
Copy link
Member Author

maflcko commented Mar 22, 2022

I didn't touch the other structs, as they take multiple arguments. I think before touching them, we should ideally decide whether to use designated initializers or clang-tidy named arguments.

@fanquake
Copy link
Member

@glozow want to review?

@glozow
Copy link
Member

glozow commented Mar 24, 2022

Concept ACK, haven't reviewed code

@fanquake fanquake merged commit 0a14a16 into bitcoin:master Mar 24, 2022
@maflcko maflcko deleted the 2203-refactor-fee-delta-🔶 branch March 24, 2022 19:01
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Apr 2, 2022
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Nov 23, 2022
Summary:
This is a backport of [[bitcoin/bitcoin#24625 | core#24625]]

The second commit is already done in Bitcoin ABC.

Test Plan: `ninja all check-all`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D12591
@bitcoin bitcoin locked and limited conversation to collaborators Mar 24, 2023
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