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

Use zkevm-sha256 gates for Sha256Wide chip #33

Merged
merged 26 commits into from
Nov 29, 2023
Merged

Commits on Oct 12, 2023

  1. WIP

    nulltea committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    286847f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    ee19af0 View commit details
    Browse the repository at this point in the history
  2. fix step circuit

    nulltea committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8474f19 View commit details
    Browse the repository at this point in the history
  3. fix sha wide chip gate

    nulltea committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2e04804 View commit details
    Browse the repository at this point in the history
  4. fix prover

    nulltea committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b402db8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix proofgen

    nulltea committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e4bde38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6871bb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix instance gen & refactor

    nulltea committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0699483 View commit details
    Browse the repository at this point in the history
  2. fix prover rpc

    nulltea committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f13d855 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix some tests

    nulltea committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    472824a View commit details
    Browse the repository at this point in the history
  2. switch to remote deps

    nulltea committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8c5474c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. rename circuit files

    nulltea committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c6f1d85 View commit details
    Browse the repository at this point in the history
  2. refactor

    nulltea committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f859c0c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    dfec12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6daca0 View commit details
    Browse the repository at this point in the history
  3. post merge fixes

    nulltea committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c914b58 View commit details
    Browse the repository at this point in the history
  4. fixes

    nulltea committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2590c0d View commit details
    Browse the repository at this point in the history
  5. fmt

    nulltea committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e3ed3af View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. wip

    nulltea committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    4afe045 View commit details
    Browse the repository at this point in the history
  2. remove redundant

    nulltea committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    95e9155 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix endianness

    nulltea committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ad2d8ad View commit details
    Browse the repository at this point in the history
  2. remove redundant tests

    nulltea committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f1d409f View commit details
    Browse the repository at this point in the history
  3. cargo fix + fmt

    nulltea committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    60fe3ac View commit details
    Browse the repository at this point in the history
  4. rename config files

    nulltea committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4c45ecc View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    25ea921 View commit details
    Browse the repository at this point in the history
  2. cargo fix

    nulltea committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8a7fa81 View commit details
    Browse the repository at this point in the history