1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Security Zero-Knowledge Proofs

AI Summary: The task involves refactoring the Barretenberg library's `RelationUtils` class. Specifically, it requires removing the `scale_and_batch_elements` method when the `IsFoldingFlavor` flag is false and modifying the `RelationSeparator` to be an array, populating it before the Sumcheck to avoid branching and potential bugs. This improves code clarity and robustness.

Complexity: 4/5
good first issue