lbry-desktop/ui/redux
infinite-persistence 328b60d021
Notifications: skip resolve during boot (#330)
## Issue
- Large resolve count (albeit batched) on bootup.

## Changes
- Skip the call on bootup. The same call will happen when you click the notification bell, so it's not too late to resolve at that time.
- Added `true` to `doResolveUris` to return cached results, otherwise it will keep resolving the same channels every time we enter Notifications Page.
2021-11-19 09:46:31 -05:00
..
actions Notifications: skip resolve during boot (#330) 2021-11-19 09:46:31 -05:00
middleware Track duration of startup events 2021-10-22 16:02:21 +08:00
reducers byId: update only if claim has new data 2021-11-19 15:59:48 +08:00
selectors Cost Info selector fixes 2021-11-19 16:01:25 +08:00