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

Custom circuit builder #7

Merged
merged 15 commits into from
Sep 12, 2023
Merged

Custom circuit builder #7

merged 15 commits into from
Sep 12, 2023

Commits on Sep 5, 2023

  1. custom circuit builder (WIP)

    nulltea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    133b930 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    0f2b6ff View commit details
    Browse the repository at this point in the history
  2. contingent range check

    nulltea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    32aa4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c794a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3635b11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d5c09f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 9, 2023

  1. add Eth2CircuitBuilder

    nulltea committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e2c43f9 View commit details
    Browse the repository at this point in the history
  2. uncomment Sha256Wide chip

    nulltea committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6fe5b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f85d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. add ShaWide thread builder

    nulltea committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    dcd63ff View commit details
    Browse the repository at this point in the history
  2. sha256Wide assign to region

    nulltea committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    45b7c73 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    9ea58cd View commit details
    Browse the repository at this point in the history
  2. fix ShaBitThreadBuilder

    nulltea committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    00ad037 View commit details
    Browse the repository at this point in the history