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-1571: Fix Typos in EIP Documents #9262

Closed
wants to merge 6 commits into from

Conversation

Pronoss
Copy link
Contributor

@Pronoss Pronoss commented Jan 24, 2025

  1. Corrected "aknowledgment" to "acknowledgment" in eip-1571.md.
  2. Fixed "apropriately" to "appropriately" in eip-7762.md.
  3. Updated "approriate" to "appropriate" in eip-1965.md.
  4. Fixed "designator" to "designator" in eip-7819.md.
  5. Corrected "chosing" to "choosing" in eip-7788.md.

@Pronoss Pronoss requested a review from eth-bot as a code owner January 24, 2025 15:44
@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft s-review This EIP is in Review s-stagnant This EIP is Stagnant t-core t-interface labels Jan 24, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Jan 24, 2025

File EIPS/eip-1571.md

Requires 1 more reviewers from @AndreaLanfranchi, @chfast, @MariusVanDerWijden
Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn

File EIPS/eip-1965.md

Requires 1 more reviewers from @wighawag
Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn

File EIPS/eip-7549.md

Requires 1 more reviewers from @dapplion

File EIPS/eip-7762.md

Requires 1 more reviewers from @MaxResnick

File EIPS/eip-7788.md

Requires 1 more reviewers from @Marchhill

File EIPS/eip-7819.md

Requires 1 more reviewers from @Amxx, @shemnon

@eth-bot eth-bot added the a-review Waiting on author to review label Jan 24, 2025
@eth-bot eth-bot changed the title Fix Typos in EIP Documents Update EIP-1571: Fix Typos in EIP Documents Jan 24, 2025
Copy link

The commit 18cd9f4 (as a parent of 9cbd1d3) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Jan 24, 2025
@@ -70,7 +70,7 @@ This EIP introduces backward incompatible changes to the block validation rule s

### First block after fork

Because the on chain `Attestation` container changes, attestations from the prior fork can't be included into post-electra blocks. Therefore the first block after the fork may have zero attestations. LMD votes can still be applied to fork-choice via on_attestation handler, so there will be only a 1/32 loss of FFG votes. Attesters assigned to the last slot of the fork will incur one epoch worth of offline penalties. One possible mitigation is to change the electra block body type to allow including attestations from both forks. However, the mitigation increases complexity for little gain so this proposal choses to not address the issue.
Because the on chain `Attestation` container changes, attestations from the prior fork can't be included into post-electra blocks. Therefore the first block after the fork may have zero attestations. LMD votes can still be applied to fork-choice via on_attestation handler, so there will be only a 1/32 loss of FFG votes. Attesters assigned to the last slot of the fork will incur one epoch worth of offline penalties. One possible mitigation is to change the electra block body type to allow including attestations from both forks. However, the mitigation increases complexity for little gain so this proposal chooses to not address the issue.
Copy link
Member

Choose a reason for hiding this comment

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

This PR appears to be a farmer. This spelling fix is already integrated in #9264

@Marchhill
Copy link
Contributor

Hey @Pronoss I would recommend splitting this PR for different EIPs so you don't need to get approval from all of the authors

@Pronoss Pronoss closed this Jan 28, 2025
@Pronoss Pronoss deleted the fix/spelling branch January 28, 2025 10:50
@Pronoss Pronoss restored the fix/spelling branch January 28, 2025 10:50
@Pronoss Pronoss deleted the fix/spelling branch January 28, 2025 10:50
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 s-review This EIP is in Review s-stagnant This EIP is Stagnant t-core t-interface w-ci Waiting on CI to pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants