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

shrexnd: requesting proofs only on Client and Server #1837

Open
Tracked by #1835 ...
Wondertan opened this issue Feb 28, 2023 · 1 comment
Open
Tracked by #1835 ...

shrexnd: requesting proofs only on Client and Server #1837

Wondertan opened this issue Feb 28, 2023 · 1 comment
Labels
area:shares Shares and samples

Comments

@Wondertan
Copy link
Member

Wondertan commented Feb 28, 2023

Overview

Shrexnd protocol now only allows requesting data and proofs by namespace, and the goal is to extend the protocol enabling requesting only proofs without data.

Motivation

This is required for the Available method of #1835, which checks whether some data blob is included in the main chain.

Details

The protobuf has to be updated with the new field or new request type and the subsequent implementation of the Server and Client.

Refs

Depends on #1836

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:shares Shares and samples
Projects
No open projects
Status: TODO
Development

Successfully merging a pull request may close this issue.

3 participants