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

Fix Blobs By Range RPC Handler #14910

Merged
merged 7 commits into from
Feb 11, 2025
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Feb 11, 2025

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

In the event Prysm needs to serve a blob range across the fork boundary between deneb and electra, this PR makes sure that we are able to always use the correct maximum value when serving the blob range. This PR also adds in a regression test which makes sure that we serve the correct number of blobs when serving blobs from electra blocks.

Which issues(s) does this PR fix?

Fixes a bug observed in #14875

Other notes for review

Acknowledgements

@nisdas nisdas added Networking P2P related items Sync Sync (regular, initial, checkpoint) related issues labels Feb 11, 2025
@nisdas nisdas requested a review from a team as a code owner February 11, 2025 09:30
Copy link
Member

@prestonvanloon prestonvanloon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks for the help!

@prestonvanloon prestonvanloon added this pull request to the merge queue Feb 11, 2025
Merged via the queue into develop with commit 8c4ea85 Feb 11, 2025
17 checks passed
@prestonvanloon prestonvanloon deleted the SendBlobsByRangeRequest-tests branch February 11, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Networking P2P related items Sync Sync (regular, initial, checkpoint) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants