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

refactor: decouple zk execution from proving output #83

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

sinui0
Copy link
Collaborator

@sinui0 sinui0 commented Nov 7, 2023

This PR decouples execution of a circuit from proving of the output in the ZK setting. This is needed to support incremental computation as we do with MPC. This also unblocks tlsnotary/tlsn#379 which requires this feature.

@sinui0 sinui0 requested review from themighty1 and th4s November 7, 2023 00:42
Copy link
Member

@th4s th4s left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@themighty1 themighty1 left a comment

Choose a reason for hiding this comment

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

thanks, gw

I'll open a separate PR with some clarifying code comments once this PR is merged

@sinui0 sinui0 merged commit cddd59a into dev Nov 10, 2023
3 checks passed
@sinui0 sinui0 deleted the refactor/zk-decouple-prove branch November 10, 2023 01:47
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