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

code: Move max_block_size from consensus configuration to test #845

Closed
ancazamfir opened this issue Feb 11, 2025 · 0 comments · Fixed by #846
Closed

code: Move max_block_size from consensus configuration to test #845

ancazamfir opened this issue Feb 11, 2025 · 0 comments · Fixed by #846
Assignees

Comments

@ancazamfir
Copy link
Collaborator

max_block_size configuration should be a test/ app configuration. Consensus does not use it but rather the block builder which is part of the app.

@ancazamfir ancazamfir self-assigned this Feb 11, 2025
@ancazamfir ancazamfir changed the title code: Remove max_block_size from consensus configuration to test code: Move max_block_size from consensus configuration to test Feb 11, 2025
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 a pull request may close this issue.

1 participant