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(zk): implement proof verification part2 #208

Merged
merged 10 commits into from
Jan 5, 2024

Conversation

chokobole
Copy link
Contributor

Description

This PR implements expecetd_h computation.

@chokobole chokobole changed the title Feat/implement proof verification part2 feat(zk): implement proof verification part2 Dec 20, 2023
Copy link
Contributor

@dongchangYoo dongchangYoo left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole force-pushed the feat/implement-proof-verification-part2 branch from c849e77 to 4207f87 Compare December 20, 2023 06:13
@chokobole chokobole force-pushed the feat/implement-proof-verification-part2 branch 2 times, most recently from 4322592 to b550240 Compare December 20, 2023 06:32
Copy link
Contributor

@Insun35 Insun35 left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole force-pushed the feat/implement-proof-verification-part2 branch from b550240 to fdf8e1b Compare December 21, 2023 04:48
tachyon/zk/plonk/halo2/verifier.h Outdated Show resolved Hide resolved
tachyon/zk/plonk/permutation/BUILD.bazel Outdated Show resolved Hide resolved
tachyon/zk/plonk/permutation/permutation_verification.h Outdated Show resolved Hide resolved
tachyon/zk/lookup/lookup_verification.h Show resolved Hide resolved
tachyon/zk/lookup/lookup_verification.h Show resolved Hide resolved
@chokobole chokobole force-pushed the feat/implement-proof-verification-part2 branch from fdf8e1b to 28a054a Compare January 4, 2024 23:34
Copy link
Contributor

@fakedev9999 fakedev9999 left a comment

Choose a reason for hiding this comment

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

LGTM

@fakedev9999 fakedev9999 merged commit 7dd3f55 into main Jan 5, 2024
3 checks passed
@fakedev9999 fakedev9999 deleted the feat/implement-proof-verification-part2 branch January 5, 2024 02:51
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.

4 participants