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

feat: store v3 #2029

Open
danisharora099 opened this issue Jun 4, 2024 · 4 comments · May be fixed by #2036
Open

feat: store v3 #2029

danisharora099 opened this issue Jun 4, 2024 · 4 comments · May be fixed by #2036

Comments

@danisharora099
Copy link
Collaborator

This is a feature request

Problem

We now have new version for the Store protocol, Store V3, with significant advantages over the, now, legacy Store V2.
The main advantage is the ability to query a Store node which only returns the stores message hashes, instead of returning the entire messages. This makes the protocol queries very lightweight, advantageous in scenarios like #2008

Proposed Solutions

Implement the Store V3 protocol.

@danisharora099
Copy link
Collaborator Author

Blocked by waku-org/nwaku#2745

@weboko
Copy link
Collaborator

weboko commented Jul 22, 2024

Blocking item was resolved.

@danisharora099
Copy link
Collaborator Author

Blocking item was resolved.

Waiting for the 0.31 release: https://github.com/waku-org/nwaku/milestone/18

@weboko
Copy link
Collaborator

weboko commented Jul 23, 2024

I think we can start looking into it before the release with locally run nwaku node, @danisharora099

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Priority
Development

Successfully merging a pull request may close this issue.

2 participants