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

Implement EIP-4844 #4395

Closed
21 tasks done
henridf opened this issue Dec 6, 2022 · 1 comment
Closed
21 tasks done

Implement EIP-4844 #4395

henridf opened this issue Dec 6, 2022 · 1 comment

Comments

@henridf
Copy link
Contributor

henridf commented Dec 6, 2022

Tracking issue for EIP-4844 tasks

Config & Setup

State transition & processing

P2P

Storage

Sync

Also, keep in mind following two notes from eip4844. BlobsSidecarsByRange:

Note: The above requirement implies that nodes that start from a recent weak subjectivity checkpoint MUST backfill the local blobs database to at least epoch current_epoch - MIN_EPOCHS_FOR_BLOBS_SIDECARS_REQUESTS to be fully compliant with BlobsSidecarsByRange requests.
Note: Although clients that bootstrap from a weak subjectivity checkpoint can begin participating in the networking immediately, other peers MAY disconnect and/or temporarily ban such an un-synced or semi-synced client.

Validator duties

Testing

@henridf henridf mentioned this issue Jan 5, 2023
@henridf
Copy link
Contributor Author

henridf commented Aug 6, 2023

This is done (and in part outdated, as is from before the blob/block decoupling spec changes).

@henridf henridf closed this as completed Aug 9, 2023
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

No branches or pull requests

1 participant