Open
Description
This is a feature request
Problem
When a js-waku node is started and starts to discover nodes, using different discovery mechanisms, it starts to store successfully connected nodes in the local storage for faster bootstrapping when a js-waku node starts the next time.
This can lead to an aspect of potential centralisation where the node is attempting to connect to the same pool of nodes, stored in the localstorage.
Proposed Solutions
Cycle the list of nodes stored in localstorage when new nodes are found upon a restart.
Notes
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Do