Skip to content

[Network] inbound neighbor walk is broken #5159

Closed
@jcnelson

Description

@jcnelson

It appears that there has been a behavioral regression in the node's neighbor walk algorithm. It ought to be the case that if node A contacts node B, then node B should attempt to contact node A, and if successful, add node A to its outbound peer set (making it eligible for data pushed from node B, and eligible for enumeration in response to a GetNeighbors p2p message). This isn't happening anymore.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Status: ✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions