safe-react/src
Agustin Pane 26a358a3af
(Feature) - 1029 Improve Polling behaviour (#1047)
* Adds exponential backOff for fetch methods

* Avoid multiple requests before the last finished

* Removes unused dependency

* Adds try catch

* Fix isFetchingData variable initialization

* Add return type to fetchAllUserCollectiblesByCategoryAsync

* Improve typings for fetchSafeTokens

* Add more types

* Improve types usage

* Improve types usage

* Refactor useCheckForUpdates to avoid calling the actions before they finished

* Updates typing in OpenSea.ts

* Update store types

* Update store types

* Remove unused promises

* useCheckForUPdates & useFetchTokens refactor wip

* enhanced safe state/selector types

* refactor useCheckForUpdates

* improve comment in useSafeScheduledUpdaates

* type enhancements

* use checksumAddress to checksum an address

* dep bump

Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
Co-authored-by: Mati Dastugue <matias.dastugue@altoros.com>
2020-07-06 16:34:14 -03:00
..
assets Development (#368) 2019-12-17 17:56:19 +01:00
components Merge branch 'development' into feature/address-book-suggestions 2020-07-03 14:08:10 -03:00
config (Feature) - 1029 Improve Polling behaviour (#1047) 2020-07-06 16:34:14 -03:00
logic (Feature) - 1029 Improve Polling behaviour (#1047) 2020-07-06 16:34:14 -03:00
routes (Feature) - 1029 Improve Polling behaviour (#1047) 2020-07-06 16:34:14 -03:00
store (Feature) - 1029 Improve Polling behaviour (#1047) 2020-07-06 16:34:14 -03:00
test (Refactor) Update `dataDecoded` structure (#995) 2020-06-09 16:15:31 -03:00
theme add transparent bg to stepper root in mui theme 2020-05-22 13:56:53 +04:00
types Migrating to Typescript and bringing back react-scripts (#933) 2020-05-20 16:15:21 -03:00
utils (Feature) - 1029 Improve Polling behaviour (#1047) 2020-07-06 16:34:14 -03:00
index.tsx Clean up dependencies (#944) 2020-05-22 13:48:27 +04:00
react-app-env.d.ts Migrating to Typescript and bringing back react-scripts (#933) 2020-05-20 16:15:21 -03:00