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

Blob validations on block processing and max blob hashes #1201

Open
rodrigo-o opened this issue Nov 18, 2024 · 0 comments
Open

Blob validations on block processing and max blob hashes #1201

rodrigo-o opened this issue Nov 18, 2024 · 0 comments

Comments

@rodrigo-o
Copy link
Collaborator

There is still a missing validation regarding blobs: validate that the number of BlobHashes is less than the maximum allowed per block.

Also we need to make sure that the BlobBundle validation is part of block processing when validating transactions. Right now validations are made when adding TXs to the mempool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant