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

SSZ Multiproof #57

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from
Open

SSZ Multiproof #57

wants to merge 37 commits into from

Commits on Jan 18, 2024

  1. multiproof helpers

    ec2 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    700583e View commit details
    Browse the repository at this point in the history
  2. leaves for block header

    ec2 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5ca9cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282dd5e View commit details
    Browse the repository at this point in the history
  4. some comments

    ec2 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f195e04 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. gen test data using rust

    ec2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    67a9446 View commit details
    Browse the repository at this point in the history
  2. add new test data

    ec2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9ff59e1 View commit details
    Browse the repository at this point in the history
  3. clippy

    ec2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b91c039 View commit details
    Browse the repository at this point in the history
  4. more lints

    ec2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1a00a19 View commit details
    Browse the repository at this point in the history
  5. remove typescript

    ec2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7a136e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35ec5c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a44fa8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8784d0d View commit details
    Browse the repository at this point in the history
  9. fix unit tests for step circuit

    ec2 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6582bf9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad80976 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fix spec tests

    ec2 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    62c96be View commit details
    Browse the repository at this point in the history
  2. some cleanup

    ec2 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    27bdb04 View commit details
    Browse the repository at this point in the history
  3. clean up

    ec2 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4ef20b3 View commit details
    Browse the repository at this point in the history
  4. lint

    ec2 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dcc5f2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17d03ff View commit details
    Browse the repository at this point in the history
  6. fix default trait impl

    ec2 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1183658 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Fix cargo.toml for feature flags

    ec2 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b227de1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix pr comments

    ec2 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e36da2e View commit details
    Browse the repository at this point in the history
  2. change config in test

    ec2 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    476a9b7 View commit details
    Browse the repository at this point in the history
  3. fix the rest of pr review

    ec2 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f67efe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    44104c0 View commit details
    Browse the repository at this point in the history
  2. finish merge conflicts

    ec2 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e19071e View commit details
    Browse the repository at this point in the history
  3. uipdate submodule

    ec2 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b4eb920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a655ac View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

    ec2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b9a5fd6 View commit details
    Browse the repository at this point in the history
  3. fix test to compile

    ec2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2765192 View commit details
    Browse the repository at this point in the history
  4. fmt

    ec2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e21399d View commit details
    Browse the repository at this point in the history
  5. dont pin

    ec2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    26e925d View commit details
    Browse the repository at this point in the history
  6. revert some tests

    ec2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8d40442 View commit details
    Browse the repository at this point in the history
  7. update test params

    ec2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9e95e4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2515ad9 View commit details
    Browse the repository at this point in the history