-
Notifications
You must be signed in to change notification settings - Fork 391
feat: bump gnark version to 0.12 #1863
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
Conversation
JuArce
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test proof should have the version in the name. I will fix it
# Conflicts: # docs/2_architecture/0_supported_verifiers.md
MarcosNicolau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked for me locally on ethereum package.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, should we open a new pr with the instruction for SP1 and Risc0?
JuArce
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge for v0.16.0
Bump gnark version from 0.10 to 0.12
Description
Update the version in go.mod and go.sum.
Update the test files of groth16 to make it work (plonk 0.10 test files still works).
fix the CI to use the correct test files.
Update the docs.
How to Test
Using docs commands (I changed the parameters to use devnet, but proofs paths are the same)
Using makefile commands
Note: You can also test it with ethereum-package
Type of change
Checklist
testnet, everything else tostaging