Skip to content

Conversation

@jochem-brouwer
Copy link
Member

🗒️ Description

The "phase" of txs incorrectly (sometimes) ends up as "setup" while it is a "testing" transaction. This fixes at least some tests on my side. I was not aware that this is possible in Python and I also don't understand why in some situations it ends up being correct, while in others not.

🔗 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 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-->

Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

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

Hey thanks @jochem-brouwer, I think this is handled by #2161 by @marioevz

@jochem-brouwer
Copy link
Member Author

Yes just stumbled on that PR also 😅

Will close this one

RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
…um#2168)

* erigon requested increase of retries

* do not wait after failure in last attempt
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