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

Implement Configurable Chunk Rate Limiting #1777

Open
aaronbuchwald opened this issue Nov 13, 2024 · 0 comments
Open

Implement Configurable Chunk Rate Limiting #1777

aaronbuchwald opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels

Comments

@aaronbuchwald
Copy link
Collaborator

Nodes produce chunks with a specified amount of claimed resources. When a block is built from a set of chunks, the aggregate must fit below the required block limits.

Chunks should include the fees.Dimensions consumed by the transactions they have included.

When nodes sign chunks received from a chunk builder, they should apply configurable rate limiting that limits the number of chunks/s, bandwidth consumed by the full chunk, and the fees.Dimensions claimed to be included by the transactions within the chunk.

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

No branches or pull requests

3 participants