replace claim_list_by_channel with claim_search #35
No reviewers
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
dependencies
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbryinc#35
Loading…
Reference in a new issue
No description provided.
Delete branch "sdk-0.36-changes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@seanyesmunt Could you take a closer look at the
claim_search
method and let me know if I missed anything? (a few differences to the implementation at2d95c5a337 (diff-46f44017f8353764672dbfc74b5ab7bdR237)
). Thanks.I think i'm missing something. What are the differences? They look the same to me.nevermind.
@akinwale This is the working syntax for v37
b6529ff58c/src/ui/redux/actions/content.js (L305-L309)
@seanyesmunt Thanks. Will create a new PR for 0.37 changes.