SuperblocksHQ / ethereum-studio

Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new users into the Ethereum ecosystem
https://ethereum.org/build/
GNU General Public License v3.0
185 stars 102 forks source link

Bug: ran out of ETH after a few transactions #260

Open samajammin opened 4 years ago

samajammin commented 4 years ago

Environment/Browser

Brave v 1.9.72

Description

Transaction failed due to insufficient ETH balance.

Steps to reproduce

  1. Create Coin project
  2. Deploy contract
  3. Mint tokens a few times

Expected result

I expected transactions to continue succeeding, or for me to be able to see my ETH balance to understand the error.

Actual result

Console error:

Image 2020-06-09 at 1 46 45 PM

Reproducible

Not sure - tried to repro but couldn't

samajammin commented 4 years ago

Breaking this out from #241 as a standalone issue