Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

SubCircuit halo2 stats #1763

Merged
merged 8 commits into from
Feb 22, 2024
Merged

SubCircuit halo2 stats #1763

merged 8 commits into from
Feb 22, 2024

Commits on Feb 22, 2024

  1. feat: add super circuit stats

    ed255 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b1425b0 View commit details
    Browse the repository at this point in the history
  2. feat: extract bit columns from BinaryNumberChip

    Extract the bit columns from BinaryNumberChip into BinaryNumberBits so
    that the columns can be used in a table without associated constraints.
    This is useful for the CopyTable to be used in unit tests outside of the
    CopyCircuit (without needing the BinaryNumberChip constraints).
    ed255 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c65f4ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    405384c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e007276 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd2988c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1722253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f40887a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9563fdc View commit details
    Browse the repository at this point in the history