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

chore: rm high priority fee adjustment #7074

Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Feb 10, 2024

This removes an outdated multiplier to the suggested priority fee, which was excessive

instead this now uses a simple constant, the existing suggested priority fee.

I'll open an issue to get support for proper fee sampling, though for dev node this is fine.

closes #7070

@mattsse mattsse requested a review from Evalir as a code owner February 10, 2024 13:54
@mattsse mattsse merged commit 7271aee into foundry-rs:master Feb 10, 2024
19 checks passed
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.

eth_gasPrice value lower than eth_maxPriorityFeePerGas
2 participants