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

Add support for Electra #131

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Add support for Electra #131

wants to merge 26 commits into from

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Use electra fork of geth

    jtraglia committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    295bb10 View commit details
    Browse the repository at this point in the history
  2. Run make fmt

    jtraglia committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bd7cefd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 27, 2024

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

Commits on Apr 29, 2024

  1. Run go mod tidy

    jtraglia committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    18bbcc1 View commit details
    Browse the repository at this point in the history
  2. Remove toolchain from go.mod

    jtraglia committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ab03b64 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    ee28100 View commit details
    Browse the repository at this point in the history
  2. Maybe fix linter issues

    jtraglia committed May 9, 2024
    Configuration menu
    Copy the full SHA
    46547fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1050f25 View commit details
    Browse the repository at this point in the history
  4. Update replace-allow-list

    jtraglia committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8dca70c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f90a5d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Remove old execpayload tests

    jtraglia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    996298b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f315449 View commit details
    Browse the repository at this point in the history
  2. Use new go-eth2-client

    jtraglia committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4e05fe7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. update deps

    avalonche committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6470253 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    e9a5319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9590f2 View commit details
    Browse the repository at this point in the history
  3. Fix some issues

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    47f44b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6209ed0 View commit details
    Browse the repository at this point in the history
  5. Update github actions

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    01b0097 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9691511 View commit details
    Browse the repository at this point in the history
  7. Update .golangci.yaml

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    22f090f View commit details
    Browse the repository at this point in the history
  8. Remove replacements

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5870912 View commit details
    Browse the repository at this point in the history