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

chore: keep old behavior of EccInstructions::sum_with_const #63

Merged
merged 4 commits into from
Apr 27, 2024

Commits on Apr 26, 2024

  1. chore: keep old behavior of EccInstructions::sum_with_const

    After axiom-crypto/halo2-lib#244 the
    `EccChip::sum` was renamed `EccChip::sum_unsafe`. We update the naming
    to still use the `sum_unsafe` function so that snark verifier circuits
    do not change.
    jonathanpwang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2ee2716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626fe0a View commit details
    Browse the repository at this point in the history
  3. ci: install svm-rs with its Cargo.lock (#48)

    han0110 authored and jonathanpwang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1859a92 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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