status-im / status-go

The Status module that consumes go-ethereum
https://status.im
Mozilla Public License 2.0
728 stars 246 forks source link

waku2: increase max number of content topics from 10 to 100 #5425

Open richard-ramos opened 3 months ago

richard-ramos commented 3 months ago

Problem

Currently we're using a limit of 10 content topics when building the batches to retrieve messages from storenodes and for the missing message verification.

This should be implemented once https://github.com/waku-org/nwaku/pull/2846 has been released and installed on the fleet.

cc: @chair28980 @chaitanyaprem