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: allow marshalling into Solidity-compatible format from witness.Witness. #956

Open
ivokub opened this issue Dec 11, 2023 · 1 comment

Comments

@ivokub
Copy link
Collaborator

ivokub commented Dec 11, 2023

Right now we have to construct the inputs for verifying in Solidity by hand. It would be better if we can just marshal witness.Witness into Solidity inputs with performing all the conversions and including commitment if necessary (for Groth16 verifier).

Related #524

@blasrodri
Copy link

Would be very appreciated

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

No branches or pull requests

2 participants