Skip to content

p2p/discover: node database followup issues #838

@fjl

Description

@fjl

The node database implemented in #793 has some issues that need to be resolved:

  • The database manages to pick up the local node (Table.self) under some conditions.
    This should not happen. If the expiration (or the seed query) finds a node with the local ID,
    it should drop it.
  • There needs to be a way to disable the seeding process from the command line.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions