Skip to content

Commit

Permalink
refactor(tests): confirm migration of EOF rjump tests
Browse files Browse the repository at this point in the history
The EOF validation tests related to rjumps (EIP-4200) are already here.
This change confirms the migration is completed and updates the EOF
test tracker.

There is some additional refactoring done in the tests to trigger
the test coverage CI job.
  • Loading branch information
chfast committed Dec 18, 2024
1 parent b820167 commit 5f149f9
Show file tree
Hide file tree
Showing 5 changed files with 112 additions and 282 deletions.
1 change: 1 addition & 0 deletions converted-ethereum-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ GeneralStateTests/stCreate2/call_then_create2_successful_then_returndatasize.jso
EOFTests/EIP3540/validInvalid.json

EOFTests/EIP3670/validInvalid.json
EOFTests/EIP4200/validInvalid.json
EOFTests/efValidation/EOF1_embedded_container_.json
EOFTests/efValidation/EOF1_eofcreate_valid_.json
EOFTests/efValidation/EOF1_section_order_.json
Expand Down
Loading

0 comments on commit 5f149f9

Please sign in to comment.