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

feat: transcript challenge stack #446

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

JayWhite2357
Copy link
Contributor

Rationale for this change

This is one of many PRs porting the verifier to Solidity

What changes are included in this PR?

  • The YUL preprocessor is rewritten in bash/awk, and made simpler to use.
  • Method for handling a challenge stack are added. This is so that the verifier can generate challenges from the transcript, store them in memory, and then consume them as needed.

Are these changes tested?

Yes

@iajoiner iajoiner force-pushed the feat/challenge-stack branch from e511cfc to 8e32f6f Compare December 20, 2024 18:57
@JayWhite2357 JayWhite2357 marked this pull request as draft January 6, 2025 19:08
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.

3 participants