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

Avoid generating empty transactions in tests #3884

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

etan-status
Copy link
Contributor

Transactions cannot be empty, they always have at least 1 byte. Random tests should produce valid CL data by default. There are still individual tests for invalid transactions.

Transactions cannot be empty, they always have at least 1 byte.
Random tests should produce valid CL data by default.
There are still individual tests for invalid transactions.
Copy link
Member

@jtraglia jtraglia left a comment

Choose a reason for hiding this comment

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

This seems like a good change! Sorry it took so long to review.

@jtraglia jtraglia mentioned this pull request Oct 18, 2024
18 tasks
@jtraglia jtraglia merged commit d022a7f into ethereum:dev Oct 22, 2024
26 checks passed
@etan-status etan-status deleted the bf-emptytx branch October 22, 2024 13:20
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