-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix peer view inconsistency in network components (#68)
* Fix peer set inconsistency in different components * Refactor `restart_sync()` * Inline `note_stalled_peer()` * Restart sync on removing current syncing peer in chain sync * Fix overflow * Rename remove_peer() to disconnect() * Rename to SyncPeers * Rename SetIdle * Nits * Nit
- Loading branch information
1 parent
aa2dfc4
commit 8c51137
Showing
7 changed files
with
190 additions
and
151 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
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.