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

Handle Networking Message Limits Better #14799

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Jan 15, 2025

What type of PR is this?

Spec Clarification

What does this PR do? Why is it needed?

This PR handles the clarification in the networking spec on gossip and rpc message limits. We remove the previous config values which are deprecated and now use MaxPayloadSize in place. We have also fixed our rpc and gossip encoders to handle these changes.

This tracks this PR in the Consensus Spec Repo

Which issues(s) does this PR fix?

N.A

Other notes for review

Acknowledgements

@nisdas nisdas added the Networking P2P related items label Jan 15, 2025
@nisdas nisdas requested a review from a team as a code owner January 15, 2025 16:27
@nisdas nisdas enabled auto-merge January 16, 2025 08:33
nalepae
nalepae previously approved these changes Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Networking P2P related items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants