lbry-desktop/ui/redux
infinite-persistence 02d017d415
Bump weekly-watch auto claim interval (#1794)
## Ticket
1768 Check reward claiming logic

## Change
- Bump to >6.5 days
- Remove unnecessary `Math.ceil` -- not sure why I added that. It was causing diff to hit earlier than necessary.

> _and I'm 5 days away._

Not sure how to replicate/explain this, though -- the old code would have still covered this range.  One possibility is when `last_claimed` is not defined, where we assume user hasn't claimed yet. We could flip this to assume "claimed" and just let the user manually claim as the fallback -- let me know.
2022-07-05 06:44:40 -04:00
..
actions Remove 'many_downloads' auto-claim (let user manually claim) (#1795) 2022-07-05 06:36:23 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers tus: don't allow 'notify' to be sent again (#1778) 2022-06-30 19:30:08 -04:00
selectors Bump weekly-watch auto claim interval (#1794) 2022-07-05 06:44:40 -04:00