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

feat: include EL client info in graffiti #6753

Merged
merged 36 commits into from
Jul 30, 2024
Merged

feat: include EL client info in graffiti #6753

merged 36 commits into from
Jul 30, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    c6c5ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e51c618 View commit details
    Browse the repository at this point in the history
  3. Update packages/beacon-node/src/api/impl/validator/index.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    59fc851 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix rebase

    ensi321 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1780cf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    5b3f398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324b586 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    ensi321 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1cb3c0c View commit details
    Browse the repository at this point in the history
  4. Fix lint

    ensi321 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    65385b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f07060 View commit details
    Browse the repository at this point in the history
  6. Add fallback graffiti

    ensi321 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0da0020 View commit details
    Browse the repository at this point in the history
  7. Address comment

    ensi321 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8cebfae View commit details
    Browse the repository at this point in the history
  8. Address comment

    ensi321 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5afa36e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    467de59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bafc8 View commit details
    Browse the repository at this point in the history
  3. Improve readability

    ensi321 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    70358e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Partially address comment

    ensi321 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fc70f03 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    b2d2238 View commit details
    Browse the repository at this point in the history
  2. Partially address comment

    ensi321 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    455bddd View commit details
    Browse the repository at this point in the history
  3. Partially address comment

    ensi321 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1c91dc4 View commit details
    Browse the repository at this point in the history
  4. Refactor

    ensi321 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e666c97 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update packages/beacon-node/src/execution/engine/http.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6257dcf View commit details
    Browse the repository at this point in the history
  2. Partial address comment

    ensi321 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fc4eaa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Add unit test

    ensi321 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5aefdb9 View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    ensi321 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0734b9e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Review PR, mostly cosmetic

    nflaig committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    44a3c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6dbc27 View commit details
    Browse the repository at this point in the history
  3. Fix graffiti tests

    nflaig committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    52edf2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35b8e95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    defa1ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fd6b4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8538988 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c8352e View commit details
    Browse the repository at this point in the history
  9. Update engine mock

    nflaig committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c781797 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    038e980 View commit details
    Browse the repository at this point in the history
  11. Reorder statements

    nflaig committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f273632 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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