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] Select fee based on consensus height #28473

Merged
merged 4 commits into from
Dec 17, 2024
Merged

[Fix] Select fee based on consensus height #28473

merged 4 commits into from
Dec 17, 2024

Conversation

d0cd
Copy link
Collaborator

@d0cd d0cd commented Dec 9, 2024

This PR allows for execution fees to be determined by block height. If the height is greater than the CONSENSUS_V2_HEIGHT then the new (cheaper) fee calculation is used.

@d0cd d0cd requested a review from mikebenfield December 9, 2024 05:06
Copy link
Collaborator

@mikebenfield mikebenfield left a comment

Choose a reason for hiding this comment

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

LGTM

@d0cd d0cd merged commit c7aac4c into mainnet Dec 17, 2024
10 checks passed
@d0cd d0cd deleted the fix/executions-fees branch December 17, 2024 19:31
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.

2 participants