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

Gas usage estimation failure on create/create2 meta-tx #374

Open
cducrest opened this issue Jan 19, 2021 · 0 comments
Open

Gas usage estimation failure on create/create2 meta-tx #374

cducrest opened this issue Jan 19, 2021 · 0 comments

Comments

@cducrest
Copy link
Contributor

It seems that web3 fails to estimate the gas for a meta-tx that is intended to deploy a contract from the identity.
The tests for this were failing until a custom gas was provided.
We could see that web3 was estimating a gas usage of about 230k and the actual gas costs were 380k.
See: ab7d898

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