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

automatically keep gasLimit to a minimum #249

Closed
dkent600 opened this issue Jun 18, 2018 · 4 comments
Closed

automatically keep gasLimit to a minimum #249

dkent600 opened this issue Jun 18, 2018 · 4 comments

Comments

@dkent600
Copy link
Contributor

dkent600 commented Jun 18, 2018

It has been suggested, but not explained, that miners favor transactions with a minimum gap between expected gas cost and the given transaction gas limit. In other words, we may be able to improve mining times by dynamically and automatically minimizing the gasLimit on each transaction to just what is estimated to be necessary.

Investigate this to understand whether it is truly a factor. Implement if it makes sense.

@dkent600
Copy link
Contributor Author

dkent600 commented Jun 18, 2018

@dkent600
Copy link
Contributor Author

Related: #215, #216

@dkent600
Copy link
Contributor Author

@dkent600
Copy link
Contributor Author

Done

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

1 participant