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

[FRI] Use Queries struct in FriProof #5

Closed
irakliyk opened this issue Apr 27, 2021 · 0 comments · Fixed by #16
Closed

[FRI] Use Queries struct in FriProof #5

irakliyk opened this issue Apr 27, 2021 · 0 comments · Fixed by #16

Comments

@irakliyk
Copy link
Collaborator

We should refactor FriProof struct to rely on Queries struct for internal representation of queries. This will unify serialization/deserialization approaches. But, it will also require moving Queries struct into utils crate, since fri crate does not depend on common crate.

@irakliyk irakliyk linked a pull request May 4, 2021 that will close this issue
Jasleen1 pushed a commit to Jasleen1/winterfell that referenced this issue Sep 8, 2021
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

Successfully merging a pull request may close this issue.

1 participant