Skip to content

Conversation

@spalladino
Copy link
Contributor

@spalladino spalladino commented Jan 23, 2026

  • Adds a new integration test for the validator client that tests the happy path of building and validating blocks within a checkpoint, and attesting to a checkpoint proposal
  • Fixes block_proposal_handler slot validation to allow multiple blocks in the same slot (checkpoint model)
  • Fixes validator epoch out hash computation to use accumulated hash instead of checkpoint out hash

🤖 Generated with Claude Code

…k-building

Adds a new integration test for the validator client that tests the
happy path of building and validating blocks within a checkpoint,
and attesting to a checkpoint proposal.

Also includes fixes discovered during test development:

- Fix block_proposal_handler slot validation to allow multiple blocks
  in the same slot (checkpoint model)
- Fix validator epoch out hash computation to use accumulated hash
  instead of checkpoint out hash

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@spalladino spalladino changed the title feat(validator-client): add validator integration test with real block-building feat(validator): add validator integration test with real block-building Jan 23, 2026
@spalladino spalladino changed the title feat(validator): add validator integration test with real block-building fix(validator): validator integration test with real block-building and fixes Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants