MyCrypto/spec/libs
Daniel Ternyak a4ec6f6139 Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141)
* hide buttons during send loading state

* fix transaction succeeded not clickable; provide error in action

* move BroadcastStatusTransaction into 'libs/transaction'

* use more succint Array.prototype.find

* rename resetState -> resetTransaction

* refactor and component componentDidUpdate logic

* rename disabled -> generateDisabled; comment componentDidUpdate

* add size to Spinner, use in ConfirmationModal; disable instead of hide buttons in Modal

* fix flow not understanding that an object wouldn't be null in this case anyway. silly flow

* various refactors; send entire balance working
2017-08-30 21:00:31 -07:00
..
nodes/rpc Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00
contract.spec.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
decrypt.spec.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
erc20.spec.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
keystore.spec.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
units.spec.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
validators.spec.js Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00