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

Gas overestimation #220

Closed
Fraccaman opened this issue Dec 17, 2024 · 2 comments
Closed

Gas overestimation #220

Fraccaman opened this issue Dec 17, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Fraccaman
Copy link
Member

Fraccaman commented Dec 17, 2024

We have to optimize the gas endpoint to return more sane values. Right now, we are overestimating gas by 2x/5x.
Screenshot 2024-12-17 at 10 59 23

@Fraccaman Fraccaman added the enhancement New feature or request label Dec 17, 2024
@Fraccaman
Copy link
Member Author

Right now, we have an hardcoded number in our database indicating what the gas price should be for each specific tx. We should come up for with a strategy to better estimate the gas.

@Fraccaman Fraccaman added the help wanted Extra attention is needed label Dec 17, 2024
@Fraccaman
Copy link
Member Author

Done #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant