Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

p2p: persistent peers list #442

Open
oleganza opened this issue May 14, 2020 · 0 comments
Open

p2p: persistent peers list #442

oleganza opened this issue May 14, 2020 · 0 comments
Milestone

Comments

@oleganza
Copy link
Contributor

oleganza commented May 14, 2020

Currently peers have to manually seeded through an API. We need:

  1. Support for config to specify a list of seed peers.
  2. Store recently used peers in a separate file, so we can reconnect faster after restart.
  3. Store banned/deprioritized peers also, so we cannot be tricked to forget misbehaving nodes when crashed by some unpatched DoS vector.
@oleganza oleganza added this to the Stubnet milestone May 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant