status-go/protocol/transport/waku
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
..
migrations bindata for profile_image migrations 2020-12-17 14:10:00 +01:00
envelopes.go Fix wrong field being logged in `EnvelopesMonitor` 2020-01-23 17:19:10 +01:00
envelopes_test.go Fix waku tests & contact ens (#1802) 2020-01-17 13:39:09 +01:00
mailserver.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
persistence.go fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
waku.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
waku_service.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
waku_service_test.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00