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

chore: update dht #49

Merged
merged 3 commits into from
Nov 18, 2021
Merged

chore: update dht #49

merged 3 commits into from
Nov 18, 2021

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Nov 16, 2021

Enables DHT by default. The tests won't pass here until libp2p is released, which needs this module to be released in order for it's tests to pass.

Depends on:

BREAKING CHANGE: The DHT is now enabled by default

Enables DHT by default.  The tests won't pass here until libp2p is released,
which needs this module to be released in order for it's tests to pass.

BREAKING CHANGE: The DHT is now enabled by default
@vasco-santos
Copy link
Member

Something is using the DHT incorrectly causing CI to fail. Can you look at it?

@achingbrain
Copy link
Member Author

achingbrain commented Nov 18, 2021

Yes, libp2p is 😢 - there's a circular dependency - the fix is in libp2p/js-libp2p#1009 which needs this PR merged & released before it'll pass since it uses it in it's interop tests.

@achingbrain
Copy link
Member Author

I'm going to merge and release this since it's stuck - the tests won't pass until there's a libp2p release, and there won't be a libp2p release without this.

@achingbrain achingbrain merged commit b1f1aaa into master Nov 18, 2021
@achingbrain achingbrain deleted the chore/update-dht branch November 18, 2021 16:22
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