Skip to content

feat(test): Add receipts to blockchain_test to help debug root #5

Merged
marioevz merged 1 commit intomarioevz:add-logs-to-fixturesfrom
fselmo:feat/add-receipts-to-blockchain-tests
Jan 28, 2026
Merged

feat(test): Add receipts to blockchain_test to help debug root #5
marioevz merged 1 commit intomarioevz:add-logs-to-fixturesfrom
fselmo:feat/add-receipts-to-blockchain-tests

Conversation

@fselmo
Copy link

@fselmo fselmo commented Jan 28, 2026

🗒️ Description

🔗 Related Issues or PRs

N/A.

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@marioevz marioevz merged commit 532822c into marioevz:add-logs-to-fixtures Jan 28, 2026
marioevz added a commit that referenced this pull request Feb 3, 2026
* feat(testing/specs): Add receipt, including log list, to state fixture

* fix

* feat(test-specs): add transaction log verification support

* fix(testing): unit test expectations

* fix: tox -e static

* feat(testing/tests): Add log unit test

* feat(test): Add receipts to blockchain_tests to help debug root mismatches (#5)

* refactor(specs/testing): gasUsed -> cumulativeGasUsed

* refactor: Add RLP to tx receipts and use proper fields

---------

Co-authored-by: spencer-tb <spencer.tb@ethereum.org>
Co-authored-by: felipe <fselmo2@gmail.com>
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