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

[Viewer] Use a fixed factor per element for required gas estimates. #678

Open
nlordell opened this issue Apr 20, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@nlordell
Copy link
Contributor

To have the gas left logic be a little more robust, we could move to using a fixed factor per element gas estimation method (instead of 60% of remaining gas). This would allow some gas improvements like #670 that are not currently possible because they cause too high a variance in how much gas is used per loop.

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

No branches or pull requests

1 participant