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

Add metric to track number of iterations needed for eth_estimateGas #684

Open
m-Peter opened this issue Nov 28, 2024 · 0 comments
Open

Add metric to track number of iterations needed for eth_estimateGas #684

m-Peter opened this issue Nov 28, 2024 · 0 comments

Comments

@m-Peter
Copy link
Collaborator

m-Peter commented Nov 28, 2024

We should track how many iterations are needed to find the smallest gas limit that allows the tx to execute successfully, so that we can optimize if needed (https://github.com/onflow/flow-evm-gateway/blob/feature/local-tx-reexecution/services/requester/requester.go#L414).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant