MyCrypto/common/libs/nodes
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
..
rpc Ether Unit Types and Send UX Improvements (#174) 2017-09-08 14:01:31 -05:00
INode.js Ether Unit Types and Send UX Improvements (#174) 2017-09-08 14:01:31 -05:00
index.js Refactor BaseNode to be an interface INode (#167) 2017-09-05 11:32:14 -05:00