status-go/eth-node/bridge/geth
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
..
ens Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
envelope.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
envelope_error.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
envelope_event.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
keystore.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
mailserver_response.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
node.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
public_waku_api.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
public_whisper_api.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
subscription.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
syncevent_response.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
syncmailrequest.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
waku.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
whisper.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00