-
Notifications
You must be signed in to change notification settings - Fork 952
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
Metamask compatibility completely broken #134
Comments
I've found the problem:
🙁 @iurimatias Could you please fix this? I would help, but I'm not that familiar with the codebase. |
Perhaps it is failing for another reason (can you still force send the tx?). |
Step 1: Google Chrome Step 2: Step 3: Step 4: |
@yann300 If you can help with this, that would be great. I think that this is the problem:
|
Have you solved it yet? |
t also got the same error and i can't send the tx |
Include supported origins & Fix trailing slash bug
Is this still a problem? Does MetaMask work, especially if you're using a custom RPC provider? |
Revert "Merge pull request #1 from austintgriffith/master"
When picking
Injected Web3
provider, and that is the latest version of Metamask (e.g. 6.6.1) sending transactions fails withGas estimation failed
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
gas required exceeds allowance (7006834) or always failing transaction
Filling in gas value manually in the UI doesn't help.
The text was updated successfully, but these errors were encountered: