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

Integrate Zikade/go-kademlia in v2 #880

Merged
merged 30 commits into from
Sep 7, 2023
Merged

Integrate Zikade/go-kademlia in v2 #880

merged 30 commits into from
Sep 7, 2023

Conversation

dennis-tra
Copy link
Contributor

Integrates https://github.com/iand/zikade into our v2-develop branch. Further it further integrates https://github.com/plprobelab/go-kademlia.

Copy link

@iand iand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I have a branch that fixes the tests and lint failures. I'll need to rebase it after this is merged.

dennis-tra and others added 3 commits September 7, 2023 17:15
* Add AddAddresses method to DHT

* Add AddAddresses method to DHT

* go mod tidy

* Rename Query Skip errors

* go fmt coordinator.go

* Fix test flakes

* Fix lint errors
@dennis-tra dennis-tra merged commit 54f20b5 into v2-develop Sep 7, 2023
7 of 16 checks passed
@dennis-tra dennis-tra deleted the zikade-import branch September 7, 2023 16:10
@iand iand mentioned this pull request Sep 8, 2023
@dennis-tra dennis-tra added the v2 All issues related to the v2 rewrite label Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 All issues related to the v2 rewrite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants