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

TODOs in plonk/proof_system/prover.rs #52

Open
6 tasks
Autoparallel opened this issue Jul 23, 2023 · 2 comments
Open
6 tasks

TODOs in plonk/proof_system/prover.rs #52

Autoparallel opened this issue Jul 23, 2023 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@Autoparallel
Copy link
Collaborator

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.

@Autoparallel Autoparallel added the help wanted Extra attention is needed label Jul 23, 2023
@0xJepsen
Copy link
Collaborator

I'm down to start working on these

@laudiacay
Copy link
Owner

whats up here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants