MyCrypto/common
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
..
actions Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
api Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
assets Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -06:00
components Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
config Add HackerOne to Announcement (#1218) 2018-03-11 17:25:24 -05:00
containers Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
libs Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
reducers Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
sagas Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
sass Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
selectors Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
store Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
translations Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
typescript Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
utils Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
vendor Update trezor-connect.js to v4 (#856) 2018-01-17 23:16:47 -06:00
Root.tsx Use Network Symbol in Confirmation Modal (#1039) 2018-03-01 19:24:14 -06:00
freezer.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
index.html Fix bad browser copy (#1111) 2018-02-16 12:39:50 -06:00
index.tsx Revert "Implement `offline-plugin` for Service Workers / App Cache (#701)" (#760) 2018-01-08 23:04:20 -06:00