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

Beta.10: gas required exceeds allowance (0) #1004

Open
sander2 opened this issue Nov 1, 2023 · 0 comments
Open

Beta.10: gas required exceeds allowance (0) #1004

sander2 opened this issue Nov 1, 2023 · 0 comments

Comments

@sander2
Copy link

sander2 commented Nov 1, 2023

I have beta.10 mostly working on a L2 testnet. It's working on accounts that have some Eth - the paymaster correctly ends up paying for the tx. However, when I try to submit a tx from an account that does not have any Eth, I get gas required exceeds allowance (0). This is using newEthersV5Provider fwiw.

Edit: I think this is a gas estimation problem. If I set an explicit gasLimit in the call, it does succeed. Can it be the case that some Eth is required for gas estimation to work?

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