Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

feat(circuit): update halo2 circuit chip gates to utilise all columns #302

Merged
merged 16 commits into from
Jul 6, 2023

Conversation

duguorong009
Copy link
Contributor

@duguorong009 duguorong009 commented Jul 4, 2023

Description

  • Update the current configurations of halo2 circuit chips so that they can maximally use all of columns in CommonConfig

Related issues

Closes #292

Changes

  • Update the config of AbsorbChip
  • Update the config of PointAddChip(edwards)

@duguorong009 duguorong009 marked this pull request as draft July 4, 2023 15:27
@duguorong009 duguorong009 marked this pull request as ready for review July 5, 2023 10:24
@lazovicff lazovicff merged commit d8c6c46 into master Jul 6, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update gates to utilise all columns
2 participants