-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Unable to complete Moonbeam transactions (Gas estimation fails) #23529
Comments
@onyb what do you think is the cause of this one? |
It seems the geth supports both integer and hex strings, but apparently Moonbeam does not:
Changing |
Related geth fix here: ethereum/go-ethereum#23239, included in |
sgtm! |
The above will require |
|
Description
Reported via Brave community: https://community.brave.com/t/cannot-transfer-glmr-token-out-from-my-brave-wallet/379404
Steps to Reproduce
Actual result:
Confirmation panel never opens, console logs
err=Failed to get the gas fees for EIP-1559 transaction
Expected result:
Confirmation panel opens, transaction completes after signing
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
1.39.120 Chromium: 102.0.5005.99 (Official Build) (arm64)
870f7bcc58dfa811cc68c2186439721385e086d0-refs/branch-heads/5005@{#1125}
OS | macOS Version 12.4 (Build 21F79)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: