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

A0-1455: Connection multiplexing in validator network #709

Closed
wants to merge 4 commits into from
Closed

A0-1455: Connection multiplexing in validator network #709

wants to merge 4 commits into from

Conversation

timorl
Copy link
Contributor

@timorl timorl commented Nov 4, 2022

Description

Replace the approach with two connections for every pair of validators, one for sending the other for receiving, with a asymmetric single multiplexed connection. This PR is slightly too big, so I'll try splitting it into smaller for review, putting it up only for reference.

A lot of the code is just backwards compatibility, which is annoyingly complex.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have added tests
  • I have made corresponding changes to the existing documentation
  • I have created new documentation

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