Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Update peer suggestion engine after kademlia depth redefinition #1063

@nolash

Description

@nolash

After the redefinition of kademlia depth, the values for updated discovery radius that the kademlia gives to the hive may be invalid. Some clues and thoughts:

  • High-level tests suggest that noded tend to connect to all peers they can find.
  • The test TestSuggestPeersFindPeers() is failing, but in apparently nonsensical conditions.
  • The return value(s) of kademlia.SuggestPeer() are ambigious.
  • The term "depth" seems to mean different things whether you talk about routing or discovery.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions