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

EIP-7594: Add asserts for public functions #3684

Merged
merged 9 commits into from
Apr 23, 2024

Conversation

jtraglia
Copy link
Member

I'm working on the tests generator for this and noticed that these functions weren't raising an exception for invalid blobs. This is because we forgot to add length asserts in the public functions.

@jtraglia jtraglia changed the title Add length asserts for public PeerDAS functions EIP-7594: Add asserts for public functions Apr 22, 2024
@jtraglia
Copy link
Member Author

When merging this, please squash.

Copy link
Contributor

@asn-d6 asn-d6 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@asn-d6 asn-d6 merged commit 73637c8 into ethereum:dev Apr 23, 2024
28 checks passed
@jtraglia jtraglia deleted the das-length-asserts branch April 23, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EIP-7594 PeerDAS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants