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

contract modals validation and tx updating #241

Closed j-chimienti closed 6 years ago

j-chimienti commented 6 years ago

Contract Modal Issues

  1. Validation and tx clearing

    1. tx data needs to be cleared if user changes value, gasLimit, or estimateGas is pending
    2. after successful estimateGas should regenerate tx
  2. Dexns Contract Interact Modal should be removed and use contract interact modal

gasLimit loading

screen shot 2018-08-23 at 10 46 53 am

updating inputs

screen shot 2018-08-23 at 11 10 39 am

Dexns Contract Modal

  1. We should use contract modal which has good functionality w/ gasLimit and value fields as user inputs
  2. Modal opens before data loads, an no validation
screen shot 2018-08-23 at 10 21 33 am