MyCrypto/common/actions/gas
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
..
actionCreators.ts Gas Price Estimates API (#1050) 2018-02-16 13:01:39 -06:00
actionTypes.ts Gas Price Estimates API (#1050) 2018-02-16 13:01:39 -06:00
constants.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