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

update/send tx form #228

Closed j-chimienti closed 6 years ago

j-chimienti commented 6 years ago

changes:

prevent generateTx is not valid form update input attrs add icon

j-chimienti commented 6 years ago

Valid form

screen shot 2018-08-13 at 9 55 20 pm

pressing enter allows form submittal

Invalid form

verifies:

  1. to
  2. data
  3. gasLimit
  4. value

prevents form submittal if invalid

screen shot 2018-08-13 at 9 55 07 pm