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(l1): getBlockHeaders eth capability test #989

Merged
merged 37 commits into from
Nov 5, 2024

Commits on Oct 23, 2024

  1. Initial peer listen loop

    ElFantasma committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a526c10 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    574299b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23077e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Small fixes

    ElFantasma committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    122778d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4f9cf View commit details
    Browse the repository at this point in the history
  3. Small fixes

    ElFantasma committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5ae41fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b0bd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a5f580 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6ff7cb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. draft: add code in msg

    fkrause98 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fd7db20 View commit details
    Browse the repository at this point in the history
  2. draft: do not hardcode loop

    fkrause98 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3930a3f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. draft: remove print

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    779093d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9967853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d228c1 View commit details
    Browse the repository at this point in the history
  4. feat: clean-up for PR

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5efade9 View commit details
    Browse the repository at this point in the history
  5. feat: expect on errors

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f55c38f View commit details
    Browse the repository at this point in the history
  6. feat: safe slicing

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7960aba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    079d419 View commit details
    Browse the repository at this point in the history
  8. Add go ethereum ref

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c2fa0d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4c450b View commit details
    Browse the repository at this point in the history
  10. ci: add eth tests to CI

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b52fde2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c04d319 View commit details
    Browse the repository at this point in the history
  12. chore: remove prints

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ec4be28 View commit details
    Browse the repository at this point in the history
  13. chore: fix typo

    fkrause98 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8690db1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4031595 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    40c7d61 View commit details
    Browse the repository at this point in the history
  2. ci: fix .yml

    fkrause98 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ed5560c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81df35a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    d457d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c108c View commit details
    Browse the repository at this point in the history
  3. lint: remove unused dep

    fkrause98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f3933b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71bcded View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afa055e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47fa021 View commit details
    Browse the repository at this point in the history
  7. lint: cargo fmt

    fkrause98 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    72716de View commit details
    Browse the repository at this point in the history