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

PoS ConnectionController Routines #911

Conversation

AeonSw4n
Copy link
Contributor

No description provided.

@AeonSw4n AeonSw4n requested a review from a team as a code owner January 11, 2024 21:40
@AeonSw4n
Copy link
Contributor Author

AeonSw4n commented Jan 11, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller branch from 104c3ec to 18af87c Compare January 12, 2024 05:21
@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller-routines branch 7 times, most recently from 9c005be to bcdaf49 Compare January 15, 2024 00:26
@AeonSw4n
Copy link
Contributor Author

Important edge-case: Make sure to check for public key duplication while refreshing validators. It's possible that two or more remote nodes (de-indexed to be non-validators after handshake) have the same inactive validator public key, that's undetected until the the public key becomes active and we refresh validators. Disconnect the duplicate validator then.

@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller branch from a4d716c to 92e1d23 Compare January 15, 2024 01:31
@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller-routines branch 4 times, most recently from 1854db3 to 18fcca7 Compare January 18, 2024 19:16
@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller branch from 3f72440 to 62c9cbb Compare January 23, 2024 01:10
@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller-routines branch from f1fe09a to 143dcfc Compare January 23, 2024 01:10
This reverts commit 104c3ec.

Some cleanup and documenting

Cleanup; document more

nit

ConnectIps test

Better connectIps test; simplify ConnectionController tests

refactor
Base automatically changed from p/pos-connection-controller to feature/pos-networking-and-syncing January 24, 2024 16:48
@AeonSw4n AeonSw4n force-pushed the p/pos-connection-controller-routines branch from 27e839d to 63b1bcd Compare January 24, 2024 16:49
@AeonSw4n
Copy link
Contributor Author

Closed in favor of #942 , #943 , #944 , #945

@AeonSw4n AeonSw4n closed this Jan 24, 2024
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