Skip to content

Add test for proposer lookahead excluding exited validators#4380

Merged
leolara merged 1 commit into
ethereum:devfrom
linoscope:eip-7917-add-tests-for-validator-exits
Jun 13, 2025
Merged

Add test for proposer lookahead excluding exited validators#4380
leolara merged 1 commit into
ethereum:devfrom
linoscope:eip-7917-add-tests-for-validator-exits

Conversation

@linoscope

Copy link
Copy Markdown
Contributor

Add tests that check that the proposer lookahead excludes exited validators.

I tried doing the same for activation (i.e., proposer lookahead for epoch N+1 can contain proposers that were activated in N), but it turned out a lot more complicated. But think this test should be sufficient to test that the proposer lookahead takes the proper active validator set into consideration.

@jtraglia jtraglia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks @linoscope!

@leolara

leolara commented Jun 13, 2025

Copy link
Copy Markdown
Member

I think you can merge @linoscope or you don't have the rights?

@leolara leolara merged commit 2eb4438 into ethereum:dev Jun 13, 2025
12 checks passed
@jtraglia

Copy link
Copy Markdown
Member

I think you can merge @linoscope or you don't have the rights?

Thanks for merging. And nope, only the people in this team can merge PRs:

@jtraglia jtraglia added the testing CI, actions, tests, testing infra label Jun 30, 2025
@jtraglia jtraglia changed the title EIP-7917: Add test for proposer lookahead excluding exited validators Add test for proposer lookahead excluding exited validators Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing CI, actions, tests, testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants