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

Create a full-connectivity mesh between the nodes #405

Open
Tracked by #326
itegulov opened this issue Jan 9, 2024 · 3 comments
Open
Tracked by #326

Create a full-connectivity mesh between the nodes #405

itegulov opened this issue Jan 9, 2024 · 3 comments
Assignees

Comments

@itegulov
Copy link
Contributor

itegulov commented Jan 9, 2024

Make sure that each node is connected to each other node. nearcore does this by implementing a ConnectionPool which actively makes sure that all connections are alive.

If a connection is faulty this should be tracked and reported in the future. So that a faulty node can potentially be kicked out of the participant set.

@volovyks
Copy link
Collaborator

Related to: #353

@volovyks
Copy link
Collaborator

volovyks commented Feb 1, 2024

Blocked by #420

@volovyks
Copy link
Collaborator

volovyks commented Feb 1, 2024

Final version should be on TCP.
Related: https://github.com/near/mpc-recovery/issues/445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

3 participants