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

Populate routing table with closest nodes to self #9

Open
sjaensch opened this issue Aug 29, 2020 · 0 comments
Open

Populate routing table with closest nodes to self #9

sjaensch opened this issue Aug 29, 2020 · 0 comments

Comments

@sjaensch
Copy link
Owner

sjaensch commented Aug 29, 2020

From the BEP:

Upon inserting the first node into its routing table and when starting up thereafter, the node should attempt to find the closest nodes in the DHT to itself. It does this by issuing find_node messages to closer and closer nodes until it cannot find any closer.

We'll need to do #4 for this.

@sjaensch sjaensch added this to the Support for DHT milestone Aug 29, 2020
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

1 participant