status-go/node
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
..
get_status_node.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
geth_node.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
geth_node_api_test.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
geth_node_test.go Nimbus node support 2020-01-20 13:15:17 +01:00
geth_status_node_test.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
nimbus_node.go Nimbus node support 2020-01-20 13:15:17 +01:00
nimbus_status_node.go Prevent starting node without APIModules (#1876) 2020-02-26 20:35:47 +01:00
status_node_rpc_client_test.go Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00