You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SSA refactor currently does not handle calling the RecursiveAggregation black box func. This should be included to enable compilation of verify_proof to match the current SSA pass.
Happy Case
We should be able to successfully generate a BlackBoxFuncCall::RecursiveAggregation ACIR opcode that can then be accepted by a prover (currently only bb.js to generate recursive proofs).
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered:
Problem
The SSA refactor currently does not handle calling the RecursiveAggregation black box func. This should be included to enable compilation of
verify_proof
to match the current SSA pass.Happy Case
We should be able to successfully generate a
BlackBoxFuncCall::RecursiveAggregation
ACIR opcode that can then be accepted by a prover (currently onlybb.js
to generate recursive proofs).Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: