Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
maramihali committed Dec 4, 2023
1 parent 1d24643 commit d4027d8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,8 @@ template <class ProverInstances_> class ProtoGalaxyProver_ {
* @param combiner_quotient polynomial K in the paper
* @param challenge
* @param compressed_perturbator
*
* TODO(https://github.com/AztecProtocol/barretenberg/issues/796): optimise the construction of the new accumulator
*/
std::shared_ptr<Instance> compute_next_accumulator(ProverInstances& instances,
auto& combiner_quotient,
Expand Down

0 comments on commit d4027d8

Please sign in to comment.