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

Change IpfsDHT to KadDHT #702

Closed
wants to merge 1 commit into from
Closed

Change IpfsDHT to KadDHT #702

wants to merge 1 commit into from

Conversation

jhert0
Copy link

@jhert0 jhert0 commented Dec 29, 2020

No description provided.

@aschmahmann
Copy link
Contributor

@endoffile78 while we could do this now, IMO as long as the DHT has special support for provider records and IPFS defaults are still there (e.g. the constructor doesn't mandate passing in a ProtocolPrefix, and IPNS records are supported by default) this is just a breaking change that doesn't really do much and ends up adding more confusion.

Perhaps if we just broke the constructor that would be sufficient and we could leave the special provider record support in, but AFAIK the major users of this DHT implementation other than go-ipfs do not use provider records (and many just use it for peer routing and ignore records entirely).

@aschmahmann
Copy link
Contributor

Closing per above comment and #704 (comment)

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