austintgriffith / eth.build

🛠🧮 Educational sandbox for building on web3. Visually understand how Ethereum works by doing.
https://eth.build
MIT License
699 stars 183 forks source link

I'm facing gas limit issue "Gas price estimation failed due to network error." #89

Open dild26 opened 3 years ago

dild26 commented 3 years ago

While deploying new contract in remix I'm facing gas limit issue "Gas price estimation failed due to network error."

In eth.build I tried to deploy same contract but I got "Error: Returned error: replacement transaction underpriced"

grahamtallen commented 3 years ago

Hi @dild26 could you post a link to the eth.build so we can investigate ?

dild26 commented 3 years ago

image

grahamtallen commented 3 years ago

Hi @dild26 , as you mentioned to me privately, you are getting the same error in Remix IDE correct?