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

EIP-4844: Move consensus layer part to consensus specs repository #4891

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

protolambda
Copy link
Contributor

This PR moves the consensus-layer part of EIP 4844 to the github.com/ethereum/consensus-specs repository.

See PR ethereum/consensus-specs#2850

During the move various issues were also corrected in the consensus part:

  • Fix missing argument to a function call
  • A few renames to fit consensus specs patterns
  • Define shard field for forward compatibility in BlobsSidecar
  • Expand p2p specs
  • Define new SignedBlobsSidecar for DoS protection during initial gossip
  • Misc integration (primarily things to define a consensus-layer feature fork)

@eth-bot
Copy link
Collaborator

eth-bot commented Mar 10, 2022

All tests passed; auto-merging...

(pass) eip-4844.md

classification
updateEIP
  • passed!

@eth-bot eth-bot enabled auto-merge (squash) March 10, 2022 06:07
@eth-bot eth-bot merged commit ea39aa1 into ethereum:master Mar 10, 2022
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