MyCrypto/common/libs
William O'Beirne db6b737cad Show Recent Txs on Check Tx Page (#1147)
* Save transactions to local storage.

* Checksum more things + reset hash on network change.

* Fix IHexTransaction type, grab from from tx object directly.

* Refactor storage of recent transactions to use redux storage and loading.

* Refactor types to a transactions types file.

* Initial crack at recent transactions tab on account

* Punctuation.

* Transaction Status responsive behavior.

* Refactor transaction helper function out to remove circular dependency.

* Fix typings

* Collapse subtabs to select list when too small.

* s/wallet/address

* Type select onChange

* Get fields from current state if web3 tx
2018-03-14 15:10:14 -05:00
..
contracts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
ens Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
nodes Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
transaction Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
wallet Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
web-workers MEW-01-004 - Stronger Keystores (#981) 2018-02-02 00:01:30 -06:00
decrypt.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
erc20.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
signing.ts Sign Message v3 compatibility (#880) 2018-01-22 14:27:37 -06:00
units.ts Use Network Symbol in Confirmation Modal (#1039) 2018-03-01 19:24:14 -06:00
validators.ts Allow 0 ETH Transactions (#1307) 2018-03-14 14:51:37 -05:00
values.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00