Skip to content
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

Golang claim search rebased and fixes #3394

Merged
merged 33 commits into from Sep 10, 2021
Merged

Conversation

shyba
Copy link
Member

@shyba shyba commented Aug 11, 2021

related to #3393
based on #3314

@shyba shyba changed the title Golang claim search rebased and fixes WIP: Golang claim search rebased and fixes Aug 11, 2021
@shyba shyba marked this pull request as draft August 11, 2021 04:09
@shyba shyba force-pushed the golang_claim_search_rebased branch 2 times, most recently from 336f6c9 to bb996d0 Compare August 13, 2021 22:09
@shyba shyba force-pushed the golang_claim_search_rebased branch from 11bcb41 to 091b72b Compare August 24, 2021 07:21
@coveralls
Copy link

coveralls commented Aug 24, 2021

Coverage Status

Coverage increased (+0.07%) to 68.023% when pulling 753a7a5 on golang_claim_search_rebased into 4626d42 on master.

@shyba shyba force-pushed the golang_claim_search_rebased branch 4 times, most recently from 571b59d to fcd03a3 Compare September 1, 2021 07:07
@shyba shyba changed the title WIP: Golang claim search rebased and fixes Golang claim search rebased and fixes Sep 1, 2021
@shyba shyba marked this pull request as ready for review September 1, 2021 07:07
@shyba shyba force-pushed the golang_claim_search_rebased branch 3 times, most recently from 3f7772e to 6c76a30 Compare September 3, 2021 06:19
@lbry-bot lbry-bot assigned jackrobison and unassigned shyba Sep 3, 2021
lbry/extras/daemon/daemon.py Outdated Show resolved Hide resolved
lbry/wallet/orchstr8/node.py Outdated Show resolved Hide resolved
lbry/wallet/orchstr8/node.py Show resolved Hide resolved
Have the basic starting /stopping / querying. Still don't have the hub
jsonrpc stuff working right and from the looks of it I need to clearify
some of the logic in the claim search function itself because it's not
returning the correct number of claims anyways.

get the integration working with grpcurl

Got tests working, still need to port the rest of them

ported all of the claim search tests

still a few failing due to not having inflation working, and there's something weird
with limit_claims_per_channel that needs to be fixed.
Fixing tests

relabel failing tests properly

run all the tests for the hub

cleanup HubNode
more protobuf changes (fix imports)
Cleanup prints and commented out code

remove print

don't do list claims

cleanup
@lyoshenka
Copy link
Member

lyoshenka commented Sep 9, 2021

@shyba if this is ready to be merged, please merge

@lbry-bot lbry-bot assigned shyba and unassigned jackrobison Sep 10, 2021
@lbry-bot lbry-bot assigned shyba and unassigned shyba Sep 10, 2021
@shyba shyba merged commit 358ef45 into master Sep 10, 2021
@shyba shyba deleted the golang_claim_search_rebased branch September 10, 2021 21:57
@eukreign eukreign added area: hub type: new feature New functionality that does not exist yet labels Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: hub type: new feature New functionality that does not exist yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants