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

Limit number of pending blobs. #3203

Open
afck opened this issue Jan 29, 2025 · 1 comment
Open

Limit number of pending blobs. #3203

afck opened this issue Jan 29, 2025 · 1 comment

Comments

@afck
Copy link
Contributor

afck commented Jan 29, 2025

In permissionless chains, anyone can upload proposals and supply pending blobs.

We should limit the number of PendingBlobsViews per chain.

Re-proposals of validated blocks should be preferred. And we need to make sure that a chain can't be bricked because of too many PendingBlobsViews: It must always be possible to make a new successful proposal.

@afck afck changed the title Limit total pending blob size. Limit number of pending blobs. Jan 30, 2025
@malboro3435

This comment was marked as spam.

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

No branches or pull requests

2 participants