MyCrypto/common/containers/Tabs/SendTransaction
Daniel Ternyak 38dd22953a Ether Unit Types and Send UX Improvements (#174)
* remove 'transate' property and ng-scopes

* use bigs (surprised flow did not catch this)

* fix dropdown not expanding -- switch to simpledropdown

* Don't use generics for no real reason

*    Create Ether, Wei, and GWei types, and annotate.

    Also contains refactors and UX improvements

    1. clear previously generated rawTX/signedTx when changes to transaction inputs are made.

    2. reset generated rawTx/signedTx while new generateTx is loading

* add toString helper method and use in place of .amount.toString()

* support optional base in toString helper method and use

* incorporate PR suggestions (destructure, resolve via callback)
2017-09-08 14:01:31 -05:00
..
components Fix Send Regressions (#170) 2017-09-07 15:14:52 -05:00
index.jsx Ether Unit Types and Send UX Improvements (#174) 2017-09-08 14:01:31 -05:00
messages.js undo donation address hardcode temp 2017-07-03 19:39:36 -05:00
types.js Merge feat/send-page 2017-07-02 00:49:06 -05:00