-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
missing claim search entries - reposts + fee amount #75
Comments
This ended up being a bug due to fee amount filter - it works without it. Removed for now, but this should be fixed. |
Could be similar to lbryio/herald.go#40 |
I could not reproduce this against the production hubs using production SDK:
The stream was found:
The claim was the 4th of 20 in the first page.
|
Can you confirm this is no longer happening? |
Never mind... This is a real issue that has still been happening recently. See #59 for examples not linked to this channel. For some reason, this particular channel/claim is no longer an issue. |
i.e.
{"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"claim_type":["stream","repost"],"no_totals":true,"not_tags":[],"order_by":["release_time"],"has_source":true,"fee_amount":">=0","channel_ids":["0739af4338a3e9c2307c4170107b30c0af1e1a1f"],"release_time":"<1656102420","include_purchase_receipt":true},"id":1656102468406}
is missing: https://odysee.com/@Cahlen:0/CahlenLee_20220623_DefiningHarm:4
The text was updated successfully, but these errors were encountered: