go-waku/waku/v2/protocol/enr
Prem Chaitanya Prathi 3226def4cf
feat: On Demand Peer Discovery based on shard and service (#834)
* 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>
2023-11-07 22:43:19 +05:30
..
enr.go feat: On Demand Peer Discovery based on shard and service (#834) 2023-11-07 22:43:19 +05:30
enr_test.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
localnode.go fix: addr update 2023-10-17 09:00:30 -04:00
shards.go refactor: fix nomenclature for shards (#849) 2023-10-31 06:50:13 -04:00