-
Notifications
You must be signed in to change notification settings - Fork 741
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct gossipsub mesh and connected peer inconsistencies (#6244)
* Handle gossipsub promises gracefully * Apply a forgotten patch which sync the fanout with unsubscriptions * Merge remote-tracking branch 'network/unstable' into supress-invalid-gossipsub-error * Update beacon_node/lighthouse_network/gossipsub/src/behaviour.rs Co-authored-by: João Oliveira <hello@jxs.pt> * Add changelog entry * Merge latest unstable * Merge branch 'unstable' into supress-invalid-gossipsub-error * Merge branch 'unstable' into supress-invalid-gossipsub-error
- Loading branch information
1 parent
48aa353
commit 8d7b3dd
Showing
2 changed files
with
25 additions
and
16 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