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 #613

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

Add support for Electra #613

wants to merge 30 commits into from

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    c9f2a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b69d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33b6f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8770896 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

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

    jtraglia committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    096be7f View commit details
    Browse the repository at this point in the history
  3. Update some redis things

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

Commits on Apr 10, 2024

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

Commits on Apr 27, 2024

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

Commits on Apr 29, 2024

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

Commits on May 9, 2024

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

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b0e3d4d 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
    e63a669 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    3577f76 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
    fba3991 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7fb201f View commit details
    Browse the repository at this point in the history
  2. Update for v1.5.0-alpha.6

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    40fe836 View commit details
    Browse the repository at this point in the history
  3. Remove replacement for geth

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    acb5536 View commit details
    Browse the repository at this point in the history
  4. Try to fix linters

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6ba1b5d View commit details
    Browse the repository at this point in the history
  5. Remove toolchain from go.mod

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    20c3cf5 View commit details
    Browse the repository at this point in the history
  6. Maybe fix linter errors

    jtraglia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f0fe8c View commit details
    Browse the repository at this point in the history
  7. Update deps

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    aac580d View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy

    jtraglia committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1278068 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    61a5230 View commit details
    Browse the repository at this point in the history
  2. Update go-eth2-client

    jtraglia committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    94882aa View commit details
    Browse the repository at this point in the history
  3. Update go-builder-client

    jtraglia committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    68a6618 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    jtraglia committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    20d0a95 View commit details
    Browse the repository at this point in the history