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

Implement ZkProgram #13

Merged
merged 24 commits into from
Sep 27, 2024
Merged

Implement ZkProgram #13

merged 24 commits into from
Sep 27, 2024

Conversation

mitschabaude
Copy link
Collaborator

@mitschabaude mitschabaude commented Sep 25, 2024

Building on #6

  • improve type inference of program from spec
  • add helpers to process input/node data types
  • implement the zkprogram logic which verifies attestations and evaluates the graph of operations

Closes #10

@mitschabaude mitschabaude marked this pull request as ready for review September 26, 2024 11:36
Copy link
Collaborator

@martonmoro martonmoro left a comment

Choose a reason for hiding this comment

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

Looks great!

@mitschabaude mitschabaude merged commit 06862a3 into main Sep 27, 2024
4 checks passed
@mitschabaude mitschabaude deleted the feature/program-impl branch September 27, 2024 12:48
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.

Implement the ZkProgram
2 participants