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

refactor: public key compression #77

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Sep 28, 2023

  1. Fix: array signals

    RajeshRk18 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    253cc8c View commit details
    Browse the repository at this point in the history
  2. Revert "Fix: array signals"

    This reverts commit 253cc8c.
    RajeshRk18 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9bd0e6c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    e29b086 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    c594796 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    cc9afb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    bd2e48e View commit details
    Browse the repository at this point in the history
  2. refactor pk compression

    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    baa07fe View commit details
    Browse the repository at this point in the history
  3. fix formatting

    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5592941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e15622 View commit details
    Browse the repository at this point in the history
  5. fix binary decomposition

    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    74f30c2 View commit details
    Browse the repository at this point in the history
  6. Revert "fix binary decomposition"

    This reverts commit 8274ab7.
    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3ca25cf View commit details
    Browse the repository at this point in the history
  7. fix binary decomposition

    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d5f9e6f View commit details
    Browse the repository at this point in the history
  8. fix sha256 circuit test

    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6342504 View commit details
    Browse the repository at this point in the history
  9. ran prettier

    RajeshRk18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    aa30849 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. refactor & fixes

    RajeshRk18 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    78a2daa View commit details
    Browse the repository at this point in the history
  2. ran prettier

    RajeshRk18 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3f63181 View commit details
    Browse the repository at this point in the history