status-go/params
Andrea Maria Piana a1b3e3a772
Clean topics that we don't listen to
There was a bug on status-react where it would save filters that were
not listened to.
This commit adds a task to clean up those filters as they might result
in long syncing times.

This commit also returns topics/ranges/mailserves from messenger in
order to make the initialization of the app simpler and start moving
logic to status-go.

It also removes whisper from vendor.
2021-01-26 09:39:57 +01:00
..
cluster.go Add example to demonstrate Whisper-Waku bridge (#1875) 2020-02-26 20:36:25 +01:00
config.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
config_test.go Enabled push notifications by default and add fleet 2020-08-27 18:54:06 +02:00
defaults.go Address feedback from code review and add quoted image 2020-06-01 11:30:04 +02:00
validator.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
version.go make sure Version is always set in loadNodeConfig() 2019-10-29 12:53:27 +01:00
version_test.go add test to check that version doesn't start with v 2019-10-29 12:53:27 +01:00