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

fix: AggregationDependencyIntent should include full accumulator_indices #49

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

jonathanpwang
Copy link

For greatest generality, AggregationDependencyIntent should include full accumulator_indices and not just a boolean is_aggregation. Otherwise aggregation circuits that have accumulator indices elsewhere cannot be supported.

@jonathanpwang jonathanpwang merged commit 5a89f13 into release-0.1.7-rc Dec 18, 2023
3 checks passed
@jonathanpwang jonathanpwang deleted the fix/dummy-acc-ind branch December 18, 2023 03:41
@jonathanpwang jonathanpwang mentioned this pull request Dec 18, 2023
2 tasks
jonathanpwang added a commit that referenced this pull request Jan 18, 2024
- #37

Note on commit history:
#37 was merged first
into this branch at
c7d7a8f,
then some changes were made to `release-0.1.6-rc0`, so I rebased
`release-0.1.6-rc0` onto this branch and force pushed.

Utilities to generate dummy snarks to help with proving key generation
of aggregation circuits:
* #48
* #49

Merge after:
- [x] v0.1.6 merged to main
- [x] halo2-lib v0.4.1 merged to main
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.

1 participant