We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
plonk/proof_system/prover.rs
We need to implement:
copy_placeholder()
add_polynomial_evaluations_to_transcript()
compute_batch_opening_polynomial()
init_quotient_polynomial()
compute_opening_elements()
get_circuit_size()
May need more help and comments here for the functions not implemented in barettenberg.
The text was updated successfully, but these errors were encountered:
I'm down to start working on these
Sorry, something went wrong.
whats up here
0xJepsen
No branches or pull requests
Prover
We need to implement:
copy_placeholder()
add_polynomial_evaluations_to_transcript()
(not defined in barettenberg)compute_batch_opening_polynomial()
(not defined in barettenberg)init_quotient_polynomial()
compute_opening_elements()
get_circuit_size()
May need more help and comments here for the functions not implemented in barettenberg.
The text was updated successfully, but these errors were encountered: