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

Fix failing attestation tests and misc electra attestation cleanup #5810

Merged

Commits on May 22, 2024

  1. - get attestation related beacon chain tests to pass

    - observed attestations are now keyed off of data + committee index
    - rename op pool attestationref to compactattestationref
    - remove unwraps in agg pool and use options instead
    - cherry pick some changes from ef-tests-electra
    eserilev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ef7db9a View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    eserilev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e07fb7a View commit details
    Browse the repository at this point in the history
  3. fix failing test

    eserilev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f7b4356 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Revert dockerfile changes

    eserilev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3e3fad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d212a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

    eserilev committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9c50862 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    c69b10a View commit details
    Browse the repository at this point in the history
  2. fix dup imports

    realbigsean committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5a4e326 View commit details
    Browse the repository at this point in the history