status-go/cmd/statusd
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
..
topics Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
flags.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
flags_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
main.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
sync.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00