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

Add indexed proof #12

Merged
merged 3 commits into from
Mar 2, 2024
Merged

Add indexed proof #12

merged 3 commits into from
Mar 2, 2024

Conversation

gpsanant
Copy link
Contributor

Proof generation can avoid a linear time search for the index of the data proven if the index is known to the prover before calling GenerateProof.

Added some sanity tests, let me know if you prefer a different arrangement though.

@mcdee
Copy link
Collaborator

mcdee commented Mar 2, 2024

Thanks for this PR. One minor linting issue, if you could please address that this looks good to merge.

@gpsanant
Copy link
Contributor Author

gpsanant commented Mar 2, 2024

Thanks! Should be fixed now...

@mcdee mcdee merged commit 69219c4 into wealdtech:master Mar 2, 2024
2 checks passed
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 this pull request may close these issues.

2 participants