Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use store V3 to improve reliability for Relay #5234

Closed
Tracked by #1229
plopezlpz opened this issue May 27, 2024 · 2 comments
Closed
Tracked by #1229

Use store V3 to improve reliability for Relay #5234

plopezlpz opened this issue May 27, 2024 · 2 comments
Assignees

Comments

@plopezlpz
Copy link
Contributor

plopezlpz commented May 27, 2024

Problem

Use store v3 in status-go to improve reliability for relay

Ensure that MVDS is used in all direct message scenarios:

  • 1:1 message
  • community join request/response
  • group chats
  • contact request/response

Implementation

Use store v3 recently implemented in go-waku inside status-go.

Acceptance Criteria

Store v3 is used in status-go and tests implemented

@chaitanyaprem
Copy link
Contributor

@plopezlpz this is completed since we do frequent check for missing messages and also confirmations of sent messages via storev3.
is there something pending , else we can close this.

@kaichaosun
Copy link
Contributor

I believe it's finished, feel free to reopen if more work needs to be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants