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

Update EIP-7642: don't remove NewBlock(Hashes) #9133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yperbasis
Copy link
Member

If NewBlock and NewBlockHashes are removed from the protocol, it makes it incompatible with other blockchains that haven't gone through The Merge, such as Polygon. For Ethereum, formally removing NewBlock(Hashes) is unnecessary since those are not sent anyway after The Merge (as stipulated by EIP-3675).

@yperbasis yperbasis requested a review from eth-bot as a code owner December 13, 2024 16:48
@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-networking labels Dec 13, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Dec 13, 2024

File EIPS/eip-7642.md

Requires 1 more reviewers from @MariusVanDerWijden


- Removing the `NewBlock` message.
Additionally we propose to remove the field that was deprecated by the merge, namely
the `TD` field in the `Status` message.
Copy link
Contributor

Choose a reason for hiding this comment

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

Could make consistent with capitalisation of td / TD

@Marchhill
Copy link
Contributor

Is it important to maintain compatibility with other chains here? Couldn't they update to match mainnet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-review Waiting on author to review c-update Modifies an existing proposal s-draft This EIP is a Draft t-networking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants