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

Open
wants to merge 3 commits into
base: mainnet
Choose a base branch
from
Open

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

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