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

Consensus client & preprocessor #12

Merged
merged 35 commits into from
Sep 22, 2023
Merged

Consensus client & preprocessor #12

merged 35 commits into from
Sep 22, 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

Commits on Sep 14, 2023

  1. init

    nulltea committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    048a8c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. add beacon client struct

    nulltea committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    81bebb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    355a5c8 View commit details
    Browse the repository at this point in the history
  2. update AppCircuit trait

    nulltea committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    175004f View commit details
    Browse the repository at this point in the history
  3. add Minimal spec

    nulltea committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e2baf29 View commit details
    Browse the repository at this point in the history
  4. fix prover crate

    nulltea committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0e6a02b View commit details
    Browse the repository at this point in the history
  5. fixes

    nulltea committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    62335c8 View commit details
    Browse the repository at this point in the history
  6. add aggregation prover to CLI

    nulltea committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    335ce15 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. uncomment tests

    nulltea committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    71ef2b0 View commit details
    Browse the repository at this point in the history
  2. add test with testnet data

    nulltea committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b6a9e02 View commit details
    Browse the repository at this point in the history
  3. fix sync step args fetch

    nulltea committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3eb5741 View commit details
    Browse the repository at this point in the history
  4. fix merkle proofs witnesses

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

Commits on Sep 21, 2023

  1. rename sha256_flex mod

    nulltea committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    631dfcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf7fb87 View commit details
    Browse the repository at this point in the history
  3. fix errors

    nulltea committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    07432db View commit details
    Browse the repository at this point in the history
  4. cargo fix+fmt

    nulltea committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a8a06e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47d6753 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abb736e View commit details
    Browse the repository at this point in the history
  7. merge

    nulltea committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2f4ee62 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. remove local deps

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