Conversation
7524711 to
5009dda
Compare
marioevz
reviewed
Dec 2, 2024
Member
marioevz
left a comment
There was a problem hiding this comment.
All tests look good to me, just some comments.
8fb3439 to
5d0179e
Compare
b01c835 to
64aa914
Compare
9ab093f to
3418a0b
Compare
79138c4 to
54b4886
Compare
47605ed to
fe964b3
Compare
16 tasks
marioevz
reviewed
Jan 22, 2025
Member
marioevz
left a comment
There was a problem hiding this comment.
I did not finish the review, but I have some comments so far. Overall I think it's a nice addition to the 7702 test set 👍
Closed
added 10 commits
January 23, 2025 10:03
37f3baa to
d9bd4ce
Compare
marioevz
approved these changes
Jan 23, 2025
Member
marioevz
left a comment
There was a problem hiding this comment.
LGTM, thanks for implementing this!
fselmo
pushed a commit
to fselmo/execution-spec-tests
that referenced
this pull request
Jan 24, 2025
…m#981) * test set code tx ideas * address comments * changelog * 7702 gas measure * make black happy * storage modifications, static context * clarify gas prices * reentrancy test * revert scenarios * suicide a pointer that points to newly created account * fix Ruff * apply suggestions * Update tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py --------- Co-authored-by: Mario Vega <marioevz@gmail.com>
kclowes
pushed a commit
to kclowes/execution-spec-tests
that referenced
this pull request
Oct 20, 2025
…m#981) * test set code tx ideas * address comments * changelog * 7702 gas measure * make black happy * storage modifications, static context * clarify gas prices * reentrancy test * revert scenarios * suicide a pointer that points to newly created account * fix Ruff * apply suggestions * Update tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py --------- Co-authored-by: Mario Vega <marioevz@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗒️ Description
Write tests for ideas from the issue
🔗 Related Issues
#952
✅ Checklist
mkdocs servelocally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.