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 cap on uncompleted corks per validator to prevent storage DoS #218

Merged
merged 26 commits into from
Dec 15, 2023

Conversation

cbrit
Copy link
Member

@cbrit cbrit commented Jun 16, 2023

Sets a new param MaxValidatorCorkCount to 1000 by default, and implements validator-specific counters to track how many scheduled corks a validator has submitted that have yet to be pruned.

@cbrit cbrit requested a review from EricBolten June 16, 2023 02:58
@cbrit cbrit temporarily deployed to CI June 16, 2023 03:02 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI June 16, 2023 03:02 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI June 16, 2023 03:02 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI June 16, 2023 03:02 — with GitHub Actions Inactive
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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.

3 participants