MyCrypto/common/actions/swap
William O'Beirne 33f5ede22a Minor swap rates refactor (#1162)
* Refactor swaps:
* Remove references to bity fallback, it aint happening
* Consolidate sagas to single orchestrator function like other sagas
* Grab rates once, dont continuously poll

* tscheck

* Re-instate the auto-fetching behavior. This time, only notify the first time.

* Make CurrentRates responsible for redux actions. Fix up some typings.

* Remove commented code.

* Update snapshot.
2018-02-24 19:29:34 -06:00
..
actionCreators.ts Minor swap rates refactor (#1162) 2018-02-24 19:29:34 -06:00
actionTypes.ts Minor swap rates refactor (#1162) 2018-02-24 19:29:34 -06:00
constants.ts Minor swap rates refactor (#1162) 2018-02-24 19:29:34 -06:00
index.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00