Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EOFTest CLI Support #7383

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Add EOFTest CLI Support #7383

merged 3 commits into from
Sep 3, 2024

Conversation

benaadams
Copy link
Member

Changes

EEST would very much benefit from a CLI launchable EOF fixtures test.

Here are two CLIs on top of @Demuirgos's EOF test work
(1) adds a -e option to nethtest to test a EOFTest
(2) adds a new standalone netheofparse CLI to participate in eofparse fuzzing.

Types of changes

What types of changes does your code introduce?

  • New feature (a non-breaking change that adds functionality)

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Notes on testing

Optional. Remove if not applicable.

Documentation

Requires documentation update

  • Yes
  • No

If yes, link the PR to the docs update or the issue with the details labeled docs. Remove if not applicable.

Requires explanation in Release Notes

  • Yes
  • No

If yes, fill in the details here. Remove if not applicable.

Remarks

Optional. Remove if not applicable.

shemnon and others added 3 commits September 3, 2024 12:05
A CLI that impleemnts the eof parse fuzzer protocol.
Add EOF Tests via the -e and --eofTest options.
@benaadams benaadams mentioned this pull request Sep 3, 2024
16 tasks
@benaadams benaadams merged commit 6f762b8 into feature/evm/eof Sep 3, 2024
60 checks passed
@benaadams benaadams deleted the eof/eof-parse-fuzzer branch September 3, 2024 11:15
@benaadams
Copy link
Member Author

@shemnon merged to branch

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