MyCrypto/common/sagas
William O'Beirne 31912c0f83 Gas Price Estimates API (#1050)
* Setup api / reducers / actions for gas.

* Implement gas price saga, fetch from component, and loading states. Blocked on CORS.

* Implement caching mechanism.

* Add tests for gas saga and reducer.

* More testing.

* Indicate that gas price is recommended when fetched from API.

* Hide track while loading.

* Fix tscheck.

* Check gas estimate before assuming its ok.

* Check for correct logical order of gas prices.

* Tscheck fixes.
2018-02-16 13:01:39 -06:00
..
config Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
ens ENS Search Styling (#1018) 2018-02-08 11:30:29 -06:00
swap Fix double alert on swap timeout (#1034) 2018-02-09 10:07:38 -06:00
transaction Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
wallet Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
deterministicWallets.ts Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
gas.ts Gas Price Estimates API (#1050) 2018-02-16 13:01:39 -06:00
index.ts Gas Price Estimates API (#1050) 2018-02-16 13:01:39 -06:00
notifications.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
rates.ts Remove redux-promise-middleware (#1022) 2018-02-07 17:59:55 -06:00
transactions.ts Check Transaction page (Pt. 1 - The Basics) (#1099) 2018-02-16 10:57:23 -06:00