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

Signed Peer records for the DHT #558

Open
aarshkshah1992 opened this issue Apr 6, 2020 · 1 comment
Open

Signed Peer records for the DHT #558

aarshkshah1992 opened this issue Apr 6, 2020 · 1 comment
Assignees
Milestone

Comments

@aarshkshah1992
Copy link
Contributor

aarshkshah1992 commented Apr 6, 2020

Now that we have signed peer records in libp2p, we should use them for peer addresses in the DHT.

Need to take these to completion:

libp2p/go-libp2p#747.
#516.

Would be nice to couple these with dial-backoffs so we can probably dial signed records as we discover them without worrying about misdials on records with higher sequence numbers(as and when we discover them).

@petar @Stebalien Will we have the dial-backoffs work merged for 0.6 ?

@aarshkshah1992 aarshkshah1992 self-assigned this Apr 6, 2020
@aarshkshah1992 aarshkshah1992 changed the title Signed peer records for the DHT Signed Peer records for the DHT Apr 6, 2020
@aarshkshah1992
Copy link
Contributor Author

@jacobheun For 0.6 milestone.

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

No branches or pull requests

2 participants