add selectors for total supports and claim supports #178

Merged
zxawry merged 5 commits from supports-selectors into master 2019-08-16 06:25:33 +02:00
zxawry commented 2019-08-11 18:53:52 +02:00 (Migrated from github.com)

I've added two selectors, one for sum of all active supports on all claims (selectTotalSupports) I think can be used to show total revocable supports on wallet page as well as balance.
and another for sum of supports on a specific claim (makeSelectSupportsForUri) to show tips and supports added to an own claim.

I've added two selectors, one for sum of all active supports on all claims (`selectTotalSupports`) I think can be used to show total revocable supports on wallet page as well as balance. and another for sum of supports on a specific claim (`makeSelectSupportsForUri`) to show tips and supports added to an own claim.
neb-b commented 2019-08-15 04:24:35 +02:00 (Migrated from github.com)

This is great @zxawry!

Can you run yarn build so the bundle is updated with this?

This is great @zxawry! Can you run `yarn build` so the bundle is updated with this?
zxawry commented 2019-08-15 08:17:03 +02:00 (Migrated from github.com)

Done! I thought it may cause conflicts.

Done! I thought it may cause conflicts.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-redux#178
No description provided.