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: implement snark verifier poseidon #476

Merged
merged 17 commits into from
Jul 22, 2024

Conversation

chokobole
Copy link
Contributor

Description

This PR implements the efficient implementation of Poseidon as described in Supplementary Material B of the Poseidon paper and follows the implementation from scroll-tech/poseidon.

@chokobole chokobole force-pushed the feat/implement-snark-verifier-poseidon branch 3 times, most recently from 39f43c8 to e213dc4 Compare July 19, 2024 05:11
@chokobole chokobole force-pushed the feat/implement-snark-verifier-poseidon branch from e213dc4 to ed7af04 Compare July 19, 2024 07:00
@chokobole chokobole force-pushed the feat/implement-snark-verifier-poseidon branch 2 times, most recently from f7360b2 to 5cc3896 Compare July 19, 2024 08:00
Copy link
Contributor

@batzor batzor 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-snark-verifier-poseidon branch from 5cc3896 to cde51c3 Compare July 20, 2024 15:50
@chokobole chokobole requested a review from batzor July 20, 2024 16:06
@chokobole chokobole force-pushed the feat/implement-snark-verifier-poseidon branch from cde51c3 to 31e5f72 Compare July 21, 2024 03:33
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

Copy link
Contributor

@TomTaehoonKim TomTaehoonKim left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@GideokKim GideokKim left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ashjeong ashjeong left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@batzor batzor 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 merged commit 77f6590 into main Jul 22, 2024
3 checks passed
@chokobole chokobole deleted the feat/implement-snark-verifier-poseidon branch July 22, 2024 05:29
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.

None yet

6 participants