Add EIP: Cell-Level Deltas for Data Column Broadcast#11176
Open
MarcoPolo wants to merge 5 commits intoethereum:masterfrom
Open
Add EIP: Cell-Level Deltas for Data Column Broadcast#11176MarcoPolo wants to merge 5 commits intoethereum:masterfrom
MarcoPolo wants to merge 5 commits intoethereum:masterfrom
Conversation
Collaborator
File
|
abcoathup
reviewed
Jan 27, 2026
abcoathup
reviewed
Jan 27, 2026
g11tech
reviewed
Feb 3, 2026
Contributor
g11tech
left a comment
There was a problem hiding this comment.
EIP still looks wip, let know when ready for review
4 tasks
|
The commit 6c285f2 (as a parent of 3e01a69) contains errors. |
This was referenced Feb 10, 2026
g11tech
reviewed
Feb 17, 2026
EIPS/eip-8136.md
Outdated
|
|
||
| The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC 2119](https://www.rfc-editor.org/rfc/rfc2119) and [RFC 8174](https://www.rfc-editor.org/rfc/rfc8174). | ||
|
|
||
| Cell-Level Deltas uses Gossipsub's Partial [Messages Extension](https://github.com/libp2p/specs/pull/685) to |
Contributor
There was a problem hiding this comment.
suggest to keep the PR links in comment format inside a html <-- TODO --> marker so that these validations can pass
Contributor
|
let know when this EIP is ready for draft merge |
Author
|
@g11tech sorry, can you explain what draft merge means? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Optimization for disseminating only previously unseen cells to the network for PeerDAS.
Related Discussions: