MyCrypto/common/utils
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
..
blob.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
consoleAdvertisement.ts Fix Repo Link (#1239) 2018-03-03 13:12:45 -06:00
formatters.ts Use Network Symbol in Confirmation Modal (#1039) 2018-03-01 19:24:14 -06:00
helpers.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
isMobile.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
keystore.ts Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
localStorage.ts Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
printElement.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
tokens.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
types.ts Redux promise middleware (v2) (#233) 2017-09-25 20:41:11 -07:00