status-im / status-go

The Status module that consumes go-ethereum
https://status.im
Mozilla Public License 2.0
728 stars 245 forks source link

[EPIC] Activity Simplification (Backend) #5801

Open dlipicar opened 1 week ago

dlipicar commented 1 week ago

Problem

The whole activity flow is a monster, we cannot ensure its stability and it consumes a lot of RPC calls. We need to simplify it.

Proposal

https://www.notion.so/Activity-Proposals-for-2-31-4ceaea4116714d0080f3aede6b819084

Steps

Fetching

Storage

Filtering

friofry commented 6 days ago

Added subtask https://github.com/status-im/status-go/issues/5825 for the storage part