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

verifier: Transcript: Re-implement with more efficient Scalar parse #14

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds a more efficient scalar parsing method from little-endian bytes, and adds a test for a multi-challenge transcript.

Testing

  • Tests pass

@joeykraut joeykraut merged commit d3185ba into main Feb 4, 2025
0 of 2 checks passed
@joeykraut joeykraut deleted the joey/transcript-opt branch February 4, 2025 18:39
joeykraut added a commit that referenced this pull request Feb 5, 2025
)

* verifier: Transcript: Re-implement with efficient scalar parse

* test: Transcript.t: Add multiple challenge transcript test
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.

1 participant