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
Implement node discovery by topic, using discv5 (#1240)
New, highly experimental, DiscoveryByTopicProtocol class that looks
up nodes by topic and falls back to kademlia's random node ID lookups
when not enough topic nodes are found.
0 commit comments