Skip to content

Conversation

@unnawut
Copy link
Collaborator

@unnawut unnawut commented Jan 16, 2026

πŸ—’οΈ Description

Moves test_genesis_block_hash_comparison() from the test filler to unit test since it's not intended to generate a test vector.

πŸ”— Related Issues or PRs

Fixes #291

βœ… Checklist

  • Ran tox checks to avoid unnecessary CI fails:
    uvx tox
  • Considered adding appropriate tests for the changes.
  • Considered updating the online docs in the ./docs/ directory.

@unnawut unnawut requested a review from tcoratger January 16, 2026 10:33
@unnawut unnawut self-assigned this Jan 16, 2026
@unnawut unnawut added the tests Scope: Changes to the spec tests label Jan 16, 2026
Copy link
Collaborator

@tcoratger tcoratger left a comment

Choose a reason for hiding this comment

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

Cool, thanks!

@tcoratger tcoratger merged commit 6bfa916 into leanEthereum:main Jan 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Scope: Changes to the spec tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move test_genesis_block_hash_comparison() to a unit test

2 participants