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 engine_getBlobsV1 #7322

Merged
merged 40 commits into from
Aug 24, 2024
Merged

Add engine_getBlobsV1 #7322

merged 40 commits into from
Aug 24, 2024

Commits on Aug 9, 2024

  1. first draft

    marcindsobczak committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    370693f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. improve handler

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4599fe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1380390 View commit details
    Browse the repository at this point in the history
  3. cosmetics

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    472513a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b0ec0 View commit details
    Browse the repository at this point in the history
  5. add test

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0ec36a9 View commit details
    Browse the repository at this point in the history
  6. fix file encodings

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    31424d2 View commit details
    Browse the repository at this point in the history
  7. cosmetics

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    09850c4 View commit details
    Browse the repository at this point in the history
  8. fix build?

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4447ccb View commit details
    Browse the repository at this point in the history
  9. fix build?

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    33404d9 View commit details
    Browse the repository at this point in the history
  10. add engine capability

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fd4fd37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbd031c View commit details
    Browse the repository at this point in the history
  12. cosmetics

    marcindsobczak committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c9ff2fc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. add test

    marcindsobczak committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4570298 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    9caf0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbbeb3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ec9a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cf95be View commit details
    Browse the repository at this point in the history
  5. cosmetics

    marcindsobczak committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c428378 View commit details
    Browse the repository at this point in the history
  6. cosmetic

    marcindsobczak committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    361be10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcfce30 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. refactor

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4835142 View commit details
    Browse the repository at this point in the history
  2. fix file encoding

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ac25e53 View commit details
    Browse the repository at this point in the history
  3. refactor

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    05c4d0e View commit details
    Browse the repository at this point in the history
  4. improve validation

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    70d1b17 View commit details
    Browse the repository at this point in the history
  5. drop linq

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    24ced8a View commit details
    Browse the repository at this point in the history
  6. add test

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    853cc50 View commit details
    Browse the repository at this point in the history
  7. cosmetics

    marcindsobczak committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1bcf4ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1ceb70 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update src/Nethermind/Nethermind.Merge.Plugin.Test/EngineModuleTests.…

    …V3.cs
    
    Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
    marcindsobczak and LukaszRozmej authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1f107dd View commit details
    Browse the repository at this point in the history
  2. Update src/Nethermind/Nethermind.Merge.Plugin.Test/EngineModuleTests.…

    …V3.cs
    
    Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
    marcindsobczak and LukaszRozmej authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6dfcb9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2cb34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d59e4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c858d3d View commit details
    Browse the repository at this point in the history
  6. refactor tests

    marcindsobczak committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    83789f8 View commit details
    Browse the repository at this point in the history
  7. drop GetBlobIndex

    marcindsobczak committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9ec8f23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ae5fcf View commit details
    Browse the repository at this point in the history
  9. drop BlobFinder

    marcindsobczak committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e4fadd7 View commit details
    Browse the repository at this point in the history
  10. cosmetics

    marcindsobczak committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cd1bbee View commit details
    Browse the repository at this point in the history
  11. Update src/Nethermind/Nethermind.Merge.Plugin/Data/GetBlobsV1Result.cs

    Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com>
    marcindsobczak and rubo authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c9797b0 View commit details
    Browse the repository at this point in the history