Skip to content

Conversation

@rjl493456442
Copy link
Member

This pull request fixes a regression, introduced in #32190

Specifically, in GetBlobsV1 engine API, if any blob is missing, the null should be placed in
response, unfortunately a behavioral change was introduced in #32190, returning an error
instead.

What's more, a more comprehensive test suite is added to cover both GetBlobsV1 and
GetBlobsV2 endpoints.

@gballet gballet merged commit 00516c7 into ethereum:master Sep 3, 2025
5 of 6 checks passed
Sahil-4555 pushed a commit to Sahil-4555/go-ethereum that referenced this pull request Oct 12, 2025
…reum#32536)

This pull request fixes a regression, introduced in ethereum#32190

Specifically, in GetBlobsV1 engine API, if any blob is missing, the null
should be placed in
response, unfortunately a behavioral change was introduced in ethereum#32190,
returning an error
instead.

What's more, a more comprehensive test suite is added to cover both
`GetBlobsV1` and
`GetBlobsV2` endpoints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants