mirror of https://github.com/status-im/go-waku.git
3226def4cf
* refactor discovery and common service to separate package to remove package inter-dependencies * relay on-demand discovery ,use proto to enr field mapping * chore: no need to dial discovered peers as peermanager already does that * on demand discovery for service peers during peer selection * identify supported protocols for discovered peers and add to service slots * fix: tests to use proper static sharding topics * fix: random selection with default pubsubTopic --------- Co-authored-by: richΛrd <info@richardramos.me> |
||
---|---|---|
.. | ||
discover.go | ||
discover_test.go | ||
filters.go | ||
metrics.go | ||
mock_peer_discoverer.go |