go-waku/waku/v2/protocol/enr
Richard Ramos 6ece3c483b feat: subscribe to shards with --topic and refactors
- Shards in same cluster are advertised on ENR
- Store().Resume() was moved to app layer
- NoDefaultWakuTopic() was removed since it's the app that must determine whether it subscribes to the default waku topic
- Removed `Publish` from WakuNode (not really used and easy to implement in app layer if needed)
2023-07-06 11:18:29 -04:00
..
enr.go fix: enodeToMultiaddress when using ipv6 2023-06-01 14:02:18 -04:00
enr_test.go refactor: enr builder 2023-05-09 17:30:26 -04:00
localnode.go feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00
shards.go feat: subscribe to shards with --topic and refactors 2023-07-06 11:18:29 -04:00