-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[diem-swarm] Add proper support for VFN & PFN
Validator full nodes and Public full nodes had no difference in the DiemSwarm framework. This led to a bunch of confusion and skipping over checking if they're connected. Now, we properly check that there is at least one outbound proper outbound connection for each full node, and that the validator full nodes are connected to validators.
- Loading branch information
1 parent
5d0a2d3
commit 7d27cc9
Showing
4 changed files
with
179 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.