MyCrypto/common/libs/nodes/rpc
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
..
client.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
index.ts Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
requests.ts Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
types.ts Check Transaction page (Pt. 1 - The Basics) (#1099) 2018-02-16 10:57:23 -06:00
utils.ts Webpack Upgrade (#665) 2017-12-30 14:29:04 -06:00