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

eth_estimateGas on Metamask 10.28.3 fails #3871

Open
ammarbrohi opened this issue Apr 19, 2023 · 5 comments
Open

eth_estimateGas on Metamask 10.28.3 fails #3871

ammarbrohi opened this issue Apr 19, 2023 · 5 comments
Labels
status:ready This issue is ready to be worked on type:bug Something isn't working

Comments

@ammarbrohi
Copy link

Version of Hardhat

2.6.5

What happened?

Metamask recently updated their extension, adding NFT, Swap and Bridge support.

This may have resulted in breaking eth_estimateGas call.

The terminal responds with: If you think this is a bug in Hardhat, please report it here: https://hardhat.org/reportbug

Minimal reproduction steps

  1. Fork a blockchain
  2. set ethers via setBalance
  3. Connect forked node to Metamask
  4. Send eth from one wallet to another ( it should not be able to calc gas )

Search terms

No response

@SheryConcepts
Copy link

same issue here

@hasanalskall89
Copy link

same issue for me

@fvictorio
Copy link
Member

I can confirm this. It's caused by #3474

@fvictorio fvictorio added type:bug Something isn't working status:ready This issue is ready to be worked on and removed status:triaging labels Jun 27, 2023
@webthethird
Copy link

@fvictorio any updates on resolving this?

@fvictorio
Copy link
Member

We'll be working on the underlying issue soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on type:bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

5 participants