MyCrypto/common/sagas
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
..
swap Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
config.js Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
contracts.js Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
deterministicWallets.js Refactor BaseNode to be an interface INode (#167) 2017-09-05 11:32:14 -05:00
ens.js Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
index.js Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00
notifications.js Address flow issues in sagas (#162) 2017-09-04 11:30:31 -05:00
rates.js Create a basic saga pattern to handle potential network errors. (#144) 2017-08-31 09:30:46 -07:00
types.js Create a basic saga pattern to handle potential network errors. (#144) 2017-08-31 09:30:46 -07:00
wallet.js Ether Unit Types and Send UX Improvements (#174) 2017-09-08 14:01:31 -05:00