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

fix(feeByEvent): handle tip for partialFee #1003

Merged
merged 1 commit into from
Aug 2, 2022
Merged

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Aug 1, 2022

rel: #969 (comment)

A partialFee needs to not include the tip. When using feeByEvent, if there is a tip we need to make sure we subtract it from the fee data provided by the event.

@TarikGul TarikGul requested a review from a team as a code owner August 1, 2022 14:27
@TarikGul TarikGul added the I2 - Bug 🐜 Sidecar has a bug label Aug 1, 2022
@TarikGul TarikGul self-assigned this Aug 1, 2022
Copy link
Collaborator

@jsdw jsdw left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@lexnv lexnv left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@TarikGul TarikGul merged commit 6e60aa9 into master Aug 2, 2022
@TarikGul TarikGul deleted the tarik-substract-tip branch August 2, 2022 16:46
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I2 - Bug 🐜 Sidecar has a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants