Skip to content

test fixtures: nicer block building for state transition - #221

Merged
tcoratger merged 1 commit into
leanEthereum:mainfrom
tcoratger:state-transition-fixture
Dec 5, 2025
Merged

tcoratger merged 1 commit into
leanEthereum:mainfrom
tcoratger:state-transition-fixture

Conversation

@tcoratger

Copy link
Copy Markdown
Collaborator

🗒️ Description

@varun-doshi let me know what you think about this one since you have worked on the problem too, I think #218 helps here too.

🔗 Related Issues or PRs

Should close #166

✅ 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.

@tcoratger
tcoratger requested review from fselmo and unnawut December 4, 2025 19:59

@varun-doshi varun-doshi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice....this is much cleaner
lgtm

@unnawut unnawut left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

❤️

@tcoratger
tcoratger merged commit efbe44a into leanEthereum:main Dec 5, 2025
10 checks passed
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.

testing framework: replace state _build_block_from_spec by a call to a spec method

3 participants