MyCrypto/common/libs
Daniel Ternyak e3d3b2c8e8 Refactor Send (#164)
* refactor SendTransaction component and transaction helper lib

* move transaction generation out of component; refactor tx types and simply tx generation

* remove commented out try/catch

* address todo; rename function/types

* fix imports and address comments
2017-09-05 16:28:19 -05:00
..
nodes Refactor Send (#164) 2017-09-05 16:28:19 -05:00
wallet Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
contract.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
decrypt.js Keystore & Private Key Wallet Decrypts (#116) 2017-08-20 22:28:47 +02:00
ens.js Merge feat/send-page 2017-07-02 00:49:06 -05:00
erc20.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
keystore.js Use async in download wallet (#127) 2017-08-24 10:34:08 +02:00
messages.js Refactor Send (#164) 2017-09-05 16:28:19 -05:00
signing.js WIP: Generating transaction on Send tab (Pt 1) (#100) 2017-08-11 22:54:10 +01:00
transaction.js Refactor Send (#164) 2017-09-05 16:28:19 -05:00
units.js Transaction confirmation modal (#108) 2017-08-23 08:57:18 +02:00
validators.js Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00
values.js Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00