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

Arrabbiata: use new poseidon gadget in verifier circuit #3057

Merged

Conversation

dannywillems
Copy link
Member

No description provided.

This will be used in the near future when we will change the Poseidon gadget to
the new one, without the fifteen public inputs.
It will be updated over time to detect any change in the verifier circuit.
As the verifier circuit changes, it is normal the values change.
In addition to that, the new Poseidon gadget absorbs elements in the first N
elements of the state, not the last ones as the previous implementation.
@dannywillems dannywillems force-pushed the arrabbiata/use-new-poseidon-gadget-in-verifier-circuit branch from 29eb90e to 7084bb7 Compare February 25, 2025 02:41
Base automatically changed from arrabbiata/control-flow-new-poseidon-gadget to master February 25, 2025 14:23
@dannywillems
Copy link
Member Author

Solving conflicts.

@dannywillems dannywillems merged commit f4cd3d2 into master Feb 25, 2025
12 checks passed
@dannywillems dannywillems deleted the arrabbiata/use-new-poseidon-gadget-in-verifier-circuit branch February 25, 2025 15:33
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.

2 participants