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): fix tip inclusion for partialFee #986

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Jul 18, 2022

This fixes a bug in the feeByEvent query parameter for the /blocks/* endpoint where the tip was not included in the partialFee when doing an approximation for whether or not the events data included the fee.

This fixes that by including the tip if it exists.

closes: #969

@TarikGul TarikGul requested a review from a team as a code owner July 18, 2022 18:36
@TarikGul TarikGul self-assigned this Jul 19, 2022
@TarikGul TarikGul added A0 - Please Review PR is ready for review I2 - Bug 🐜 Sidecar has a bug labels Jul 19, 2022
@TarikGul TarikGul merged commit 91dda83 into master Jul 20, 2022
@TarikGul TarikGul deleted the tarik-fix-tip-fee branch July 20, 2022 15:40
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0 - Please Review PR is ready for review I2 - Bug 🐜 Sidecar has a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mismatched fee amount for Acala
2 participants