You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Implementation
We propose implementing a Random Walk module for the DHT in
py-libp2p
.Goals:
py-libp2p
closer to feature parity with Go-libp2p and JS-libp2p, improving cross-implementation interoperability.Key Features:
Random Walk Scheduler
FIND_NODE
queries using randomly generated peer IDs.Configurable Parameters
Integration with Existing DHT Client
Start/Stop Controls
Logging & Metrics
Milestones
random_walk.py
or integrated into DHT).Beta Was this translation helpful? Give feedback.
All reactions