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 multi-chain gas estimation #7608

Closed
Evalir opened this issue Apr 9, 2024 — with Linear · 1 comment
Closed

Fix multi-chain gas estimation #7608

Evalir opened this issue Apr 9, 2024 — with Linear · 1 comment

Comments

Copy link
Member

Evalir commented Apr 9, 2024

There's been constant reports of people heavily overpaying on L2s to deploy their contracts. This is caused mainly due to the hardcoded tip in the ethers estimator, and the difference in how opcodes are priced between L2s. We should approach a more general solution to this, ideally by not including the tip on any L2s.

@zerosnacks
Copy link
Member

zerosnacks commented Jul 15, 2024

Marking as resolved given comments in #5709 + #7106 (ethers -> alloy)

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

No branches or pull requests

2 participants