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

polygon gas price estimation fix #30

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

daniel-savu
Copy link

applies a multiplier of 1.5x to the base fee (or maxFee) and one of 1.1 to the priority fee, since the ones retrieved from the polygon api are too low

@daniel-savu daniel-savu merged commit 0afa806 into hyperlane Jan 9, 2025
5 of 10 checks passed
@daniel-savu daniel-savu deleted the dan/polygon-estimation-fix branch January 9, 2025 14:37
github-merge-queue bot pushed a commit to hyperlane-xyz/hyperlane-monorepo that referenced this pull request Jan 9, 2025
applies fix from this ethers PR:
hyperlane-xyz/ethers-rs#30

> applies a multiplier of 1.5x to the base fee (or maxFee) and one of
1.1 to the priority fee, since the ones retrieved from the polygon api
are too low
daniel-savu added a commit that referenced this pull request Jan 9, 2025
applies a multiplier of 1.5x to the base fee (or maxFee) and one of 1.1
to the priority fee, since the ones retrieved from the polygon api are
too low
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Jan 11, 2025
applies fix from this ethers PR:
hyperlane-xyz/ethers-rs#30

> applies a multiplier of 1.5x to the base fee (or maxFee) and one of
1.1 to the priority fee, since the ones retrieved from the polygon api
are too low
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Jan 11, 2025
applies fix from this ethers PR:
hyperlane-xyz/ethers-rs#30

> applies a multiplier of 1.5x to the base fee (or maxFee) and one of
1.1 to the priority fee, since the ones retrieved from the polygon api
are too low
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.

1 participant