Skip to content

Add Gloas sanity/blocks tests with payload attestation coverage#4932

Open
AbolareRoheemah wants to merge 2 commits intoethereum:masterfrom
AbolareRoheemah:add-gloas-block-sanity-tests
Open

Add Gloas sanity/blocks tests with payload attestation coverage#4932
AbolareRoheemah wants to merge 2 commits intoethereum:masterfrom
AbolareRoheemah:add-gloas-block-sanity-tests

Conversation

@AbolareRoheemah
Copy link
Copy Markdown
Contributor

This PR adds the missing "sanity/blocks" generator for the Gloas fork by creating "test_blocks.py."

These tests ensure "process_payload_attestation" is exercised during full block processing, and clients can't bypass the function and still pass sanity checks.

All tests pass locally with make test and linting.

Closes #4929

@github-actions github-actions bot added the testing CI, actions, tests, testing infra label Feb 17, 2026
@jtraglia jtraglia requested a review from leolara February 17, 2026 18:30
@jtraglia jtraglia force-pushed the add-gloas-block-sanity-tests branch from 42e3e69 to a0d0a66 Compare February 18, 2026 18:40
@jtraglia
Copy link
Copy Markdown
Member

Hey @AbolareRoheemah there were some merge conflicts with master which I resolved & force pushed.

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.

Add payload attestations to sanity/blocks tests for Gloas

2 participants