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

Fixing Linter Issues #48

Conversation

stephen-pl
Copy link
Contributor

Fixing a few of the linter issues so we can get the build.yml to work

jcace and others added 3 commits October 16, 2023 17:45
* first try

* spike: spade-traverse separate file

* revert: bitswap.go

* spike: working test retrieve & decode

* feat: extract findLinks fn

* spike: extract out SpadeTraversal

* spike: cleanup

* docs: add comment

* spike: rename

* refactor: errors.Wrap

* fix: PR comments

* fix: typo

* spike: fix for root node with only one link

* feat: merge spike code into bitswap.go

* feat: spade traversal - return retrievalResult

* feat: wire up SpadeTraversal to bs worker

* chore: cleanup, comments

* docs: update comment

* fix: resolve bsw client timeout issue

* cleanup: remove unused retrieve_size

* cleanup: use BitswapClient instead of creating new

* fix: FindLinks return empty array

* feat: rework traverse_depth -> max_traverse_depth

---------

Co-authored-by: Jason Cihelka <[email protected]>
@stephen-pl stephen-pl requested a review from jcace October 18, 2023 18:49
@stephen-pl
Copy link
Contributor Author

These were found in the spade repo but I would assume they should be fixed here as well.

@stephen-pl stephen-pl closed this Oct 18, 2023
@stephen-pl
Copy link
Contributor Author

Realized there are spade change in here now. We will have to fix the issues separately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants