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 yet another instance of fee fields at height 0 #538

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

tromp
Copy link
Contributor

@tromp tromp commented Nov 27, 2020

The former aggregate_fee_fields(0) call would fail on huge fees.
The fixed one will always apply the fee mask.
It can still fail on a tx with multiple kernels whose fees add up to a huge one.
Merging this is not that urgent. Merge whenever convenient.

@antiochp
Copy link
Member

antiochp commented Dec 1, 2020

Merging this is not that urgent.

We still want to get this in for 5.0.0 right?

@tromp
Copy link
Contributor Author

tromp commented Dec 1, 2020

We still want to get this in for 5.0.0 right?

We already have 5.0.0
I think it's not worth rolling out a new 5.0.1 just for this.

Copy link
Contributor

@DavidBurkett DavidBurkett left a comment

Choose a reason for hiding this comment

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

@tromp Looks good to me. Do you have privs to merge this?

@tromp
Copy link
Contributor Author

tromp commented Feb 27, 2021

no, i don't have merge priviledge.

Copy link
Member

@antiochp antiochp left a comment

Choose a reason for hiding this comment

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

👍

@antiochp antiochp merged commit a4c82b9 into mimblewimble:master Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants