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

investigate why ganache gas limit estimations are coming up short #357

Open
dkent600 opened this issue Sep 20, 2018 · 1 comment
Open

investigate why ganache gas limit estimations are coming up short #357

dkent600 opened this issue Sep 20, 2018 · 1 comment

Comments

@dkent600
Copy link
Contributor

Currently when running against ganache our gas limit estimation code is effectively disabled, always returning a safe maximum value for gas limit. We would prefer to eliminate this network-specific code. So this ticket is about investigating why ganache gas limit estimations are coming up short in some cases, and if possible, eliminate the network-specific code.

@dkent600
Copy link
Contributor Author

A recent ganache bug: trufflesuite/ganache#151

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