-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Transactions running out of gas #225
Comments
Oh sorry, @tcoulter this is the issue I meant to point you to. That other issue is about how we render out of gas errors in Metamask. We're getting weird out of gas errors and I was hoping you could try to reproduce. |
This looks like #60 that was revived because the workaround was removed in provider-engine. I'm sticking with web3-provider-engine@7.6.2 for now, but it looks like ethereumjs-vm has broken gas estimation. |
It may be captured in this issue at ethereumjs-vm. |
fixed here trufflesuite/ganache-cli-archive#99 |
e2e: test different types of outputs for feature 'Ecxecute method'
I'm just playing with a sample Truffle app. This is stopping me from successfully submitting an txs to my local testrpc!
The text was updated successfully, but these errors were encountered: