Skip to content

Update EIP-8045: Exclude slashed validators from all duties#11443

Draft
barnabasbusa wants to merge 1 commit intoethereum:masterfrom
barnabasbusa:bbusa/eip-8045-sync-committee-slashed
Draft

Update EIP-8045: Exclude slashed validators from all duties#11443
barnabasbusa wants to merge 1 commit intoethereum:masterfrom
barnabasbusa:bbusa/eip-8045-sync-committee-slashed

Conversation

@barnabasbusa
Copy link
Copy Markdown
Member

@barnabasbusa barnabasbusa commented Mar 24, 2026

Summary

  • Extends EIP-8045 scope from proposer-only exclusion to all validator duties
  • Adds slashed validator filtering to sync committee selection (get_next_sync_committee_indices)
  • Adds slashed validator filtering to compute_balance_weighted_selection (covers PTC and future duty types)
  • Updates abstract, motivation, rationale, test cases, and security considerations to reflect the broader scope

Extend scope from proposer-only exclusion to all validator duties
including sync committee selection and balance-weighted selection
(which covers PTC and future duty types).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barnabasbusa barnabasbusa requested a review from eth-bot as a code owner March 24, 2026 14:19
@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-core labels Mar 24, 2026
@eth-bot
Copy link
Copy Markdown
Collaborator

eth-bot commented Mar 24, 2026

✅ All reviewers have approved.

@eth-bot eth-bot enabled auto-merge (squash) March 24, 2026 14:20
Copy link
Copy Markdown
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

@barnabasbusa barnabasbusa marked this pull request as draft March 24, 2026 14:25
auto-merge was automatically disabled March 24, 2026 14:25

Pull request was converted to draft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c-update Modifies an existing proposal s-draft This EIP is a Draft t-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants