track reflecting files #310

Merged
jessopb merged 1 commit from feat-trackReflectingFiles into master 2020-05-08 21:07:59 +02:00
jessopb commented 2020-05-07 14:25:11 +02:00 (Migrated from github.com)
No description provided.
neb-b (Migrated from github.com) requested changes 2020-05-07 17:25:27 +02:00
neb-b (Migrated from github.com) commented 2020-05-07 17:11:55 +02:00

comment

comment
neb-b (Migrated from github.com) commented 2020-05-07 17:17:29 +02:00

I think you want const { checkingReflector } = state.publish?

I think you want `const { checkingReflector } = state.publish`?
neb-b (Migrated from github.com) commented 2020-05-07 17:20:49 +02:00

This should be typed instead of any

This should be typed instead of `any`
neb-b (Migrated from github.com) commented 2020-05-07 17:21:18 +02:00

extra comment

extra comment
neb-b (Migrated from github.com) commented 2020-05-07 17:22:12 +02:00

these comments aren't needed

these comments aren't needed
neb-b (Migrated from github.com) commented 2020-05-07 17:25:17 +02:00

You should get the claim with the uri first, then get the claim_id from it.

This could fail if you have two claims like lbry://a#a lbry://b#a

You should get the claim with the uri first, then get the claim_id from it. This could fail if you have two claims like `lbry://a#a` `lbry://b#a`
jessopb (Migrated from github.com) reviewed 2020-05-08 18:56:49 +02:00
jessopb (Migrated from github.com) commented 2020-05-08 18:56:49 +02:00

keeping in claims reducer per discussion

keeping in claims reducer per discussion
neb-b (Migrated from github.com) approved these changes 2020-05-08 20:22:03 +02:00
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#310
No description provided.