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

Allow duplicate query positions #224

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Allow duplicate query positions #224

merged 1 commit into from
Oct 23, 2023

Conversation

irakliyk
Copy link
Collaborator

This PR is an alternative to #220 (and as such it also addresses #216). However, the approach taken here is de-duplicate query positions explicitly at the prover and the verifier, rather than doing it implicitly during Merkle path generation.

Copy link
Contributor

@Al-Kindi-0 Al-Kindi-0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

prover/src/channel.rs Outdated Show resolved Hide resolved
Base automatically changed from constraint-composition to main October 23, 2023 18:17
@irakliyk irakliyk merged commit d462c66 into main Oct 23, 2023
9 checks passed
@irakliyk irakliyk deleted the rejection-sampling branch October 23, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants