go-waku/waku/v2
Prem Chaitanya Prathi db25b307e2
Fix/filterv2 (#722)
* fix: updated filterv2 protocol as per rfc, make pubsub topic optional

* chore: make broadcaster optional in filter client

* reverting optional pubSub topic in Filter.MessagePush

* fix: revert pubSubTopic as optional and add higher level validation

* Update waku/v2/protocol/filter/client.go

Co-authored-by: richΛrd <info@richardramos.me>

---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-09-12 18:04:43 +05:30
..
discv5 fix: allow mixing named and static shards 2023-09-04 10:10:49 -04:00
dnsdisc refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
hash feat(message): added waku message deterministic hashing 2023-03-08 09:08:08 -04:00
node fix: log enr only after it has been setup 2023-09-08 17:37:23 -04:00
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
peermanager fix: changes as per review comments in #714 and fix test (#717) 2023-09-07 15:01:31 +05:30
peerstore refactor(WakuPeerStore): nit origin (#685) 2023-08-25 19:36:06 +04:00
protocol Fix/filterv2 (#722) 2023-09-12 18:04:43 +05:30
rendezvous refactor: remove unused function and simplify code related to creating db and migrations 2023-08-10 10:37:22 -04:00
timesource refactor: service interface 2023-01-07 11:25:32 -04:00
utils chore: utils tests (#661) 2023-08-22 19:18:43 +05:30