* fix_: use cluster and shard to filter peers received via peerExchange * chore_: enable pxClient in relay and increase relay peer connections (#5411) * chore_: update go-waku with fixes
* chore: make vendor * chore: fix data types * Update wakuv2/common/message.go Co-authored-by: richΛrd <info@richardramos.me> * Update wakuv2/common/message.go Co-authored-by: richΛrd <info@richardramos.me> * Update wakuv2/persistence/dbstore.go Co-authored-by: richΛrd <info@richardramos.me> * chore: use safe method to get timestamp. * chore: use proto.Uint64 to convert reference * chore: manual fix lint issue when import dependency --------- Co-authored-by: richΛrd <info@richardramos.me>