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

Remove largest specimen check and test #4606

Conversation

marc-casperlabs
Copy link
Contributor

Closes #4508, #4466.

This removes the maximum message check, as we're currently lacking the resources to maintain it. The gain in reliability is also not worth the tremendous effort required to keep it up to date.

To curb growth in the future, introducing bounds on collections is likely the better approach. Eventually, these checks will need to be performed on a component-by-component basis, when deserialization is shifted out of the networking.

@marc-casperlabs marc-casperlabs merged commit 52bb5be into casper-network:feat-1.6 Mar 14, 2024
0 of 2 checks passed
@marc-casperlabs marc-casperlabs deleted the remove-large-specimen-check branch March 14, 2024 14:51
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.

1 participant