go-waku/library
Prem Chaitanya Prathi bfc3083fb1
feat: update WakuPeerStore to store pubSubTopics for a peer (#734)
* feat: update peerStore to store pubSubTopics a peer is linked to

* derive pubSubTopics from ENR

* New API to retrieve peers by shard information
2023-09-14 20:30:06 +05:30
..
c chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
mobile feat: autosharding core logic (#669) 2023-08-25 09:55:38 +05:30
config.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
discovery.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
encoding.go refactor: remove enc_publish functions and create separate encoding functions instead 2023-08-11 11:47:58 -04:00
filter.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
ios.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
legacy_filter.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
lightpush.go refactor: remove enc_publish functions and create separate encoding functions instead 2023-08-11 11:47:58 -04:00
node.go feat: update WakuPeerStore to store pubSubTopics for a peer (#734) 2023-09-14 20:30:06 +05:30
relay.go refactor: remove enc_publish functions and create separate encoding functions instead 2023-08-11 11:47:58 -04:00
response.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
signals.c refactor: c-bindings 2023-08-10 09:30:38 -04:00
signals.go refactor: c-bindings 2023-08-10 09:30:38 -04:00
store.go refactor: c-bindings 2023-08-10 09:30:38 -04:00