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

Update maximum message estimation to take channels into account #4466

Closed
SaiProServ opened this issue Dec 18, 2023 · 0 comments
Closed

Update maximum message estimation to take channels into account #4466

SaiProServ opened this issue Dec 18, 2023 · 0 comments
Assignees

Comments

@SaiProServ
Copy link
Collaborator

The pre-1.6 ( Juliet release ) model for networking messages did not take channels into account, as there was only one maximum message size for all. The new channel based communication allows for individual size limits per channel.
We must update the chainspec check that validates maximum message sizes to accomodate for this.

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.

3 participants