EthereumCommonwealth / etherwallet

Ethereum Classic blockchain interaction web tool.
https://ethereumproject.github.io/etherwallet/
BSD 4-Clause "Original" or "Old" License
14 stars 17 forks source link

Wrong Gas limit in "Interact with Contract" tab #298

Open yuriy77k opened 6 years ago

yuriy77k commented 6 years ago

In the "Interact with Contract" select Cold Staking contract and set "Amount to Send" to 1000, got this: 2018-11-08_191958

If "Amount to Send" = 0, then all works well: 2018-11-08_192117

But the calculated limit is low, and transaction reverted. Better to set Gas limit to 150,000