mirror of
https://github.com/status-im/status-go.git
synced 2025-01-14 00:36:40 +00:00
1340a55c1d
Changes applied here introduce backing up profile data (display name and identity images) to waku and fetch them from waku. Information about those data is sent as a separate signal to a client via `sync.from.waku.profile` signal. New signal `sync.from.waku.progress` is introduced which will be used to notify a client about the progress of fetching data from waku.