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

6778 blob sidecars by range #6835

Merged

Conversation

mehdi-aouadi
Copy link
Contributor

@mehdi-aouadi mehdi-aouadi commented Feb 17, 2023

PR Description

Add BlobSidecarsByRange RPC method
SPEC

Fixed Issue(s)

#6778

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

@mehdi-aouadi mehdi-aouadi force-pushed the 6778-blob-sidecars-by-range branch 2 times, most recently from 0e24838 to 446ee96 Compare February 17, 2023 20:20
@mehdi-aouadi mehdi-aouadi marked this pull request as draft February 20, 2023 07:48
@mehdi-aouadi mehdi-aouadi self-assigned this Feb 20, 2023
@mehdi-aouadi mehdi-aouadi force-pushed the 6778-blob-sidecars-by-range branch from 446ee96 to 27cc5a4 Compare February 20, 2023 17:56
@mehdi-aouadi mehdi-aouadi marked this pull request as ready for review February 21, 2023 08:53
Copy link
Contributor

@zilm13 zilm13 left a comment

Choose a reason for hiding this comment

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

I've not looked at BlobSidecarsByRangeMessageHandlerTest yet but it may need some changes too in a line with spec logic

@mehdi-aouadi mehdi-aouadi requested a review from zilm13 February 23, 2023 10:32
Copy link
Contributor

@zilm13 zilm13 left a comment

Choose a reason for hiding this comment

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

Sorry if I sound too picky on this, our network behavior could lead to bad relations with other clients and I want to have a good relations :)

Copy link
Contributor

@StefanBratanov StefanBratanov left a comment

Choose a reason for hiding this comment

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

Btw we need to add blobSidecarsByRange.ifPresent(allMethods::add) in the BeaconChainMethods constructor

@mehdi-aouadi
Copy link
Contributor Author

Btw we need to add blobSidecarsByRange.ifPresent(allMethods::add) in the BeaconChainMethods constructor

Good catch. I added it ;)

Copy link
Contributor

@StefanBratanov StefanBratanov left a comment

Choose a reason for hiding this comment

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

LGTM. Will improve the iteration and fetching of blob sidecars in a next PR.

@mehdi-aouadi mehdi-aouadi merged commit 63d0367 into Consensys:master Feb 28, 2023
@mehdi-aouadi mehdi-aouadi deleted the 6778-blob-sidecars-by-range branch February 28, 2023 11:18
rolfyone pushed a commit to rolfyone/teku that referenced this pull request Mar 1, 2023
* Add BlobSidecarsByRange RPC method
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.

4 participants