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

Feat/hybrid snark agg #39

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Feat/hybrid snark agg #39

wants to merge 3 commits into from

Conversation

lispc
Copy link

@lispc lispc commented Oct 24, 2024

No description provided.

/// For each previous snark, we concatenate all instances into a single vector. We return a vector of vectors,
/// one vector per snark, for convenience.
#[allow(clippy::type_complexity)]
pub fn aggregate_hybrid<'a, PCS>(
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will the name be a bit confusing? hybrid.

here we just expose more data fields and load some protocol as witness. not related to "hybrid" here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants