Skip to content

refactor(gossipsub): remove outbound peers field#5994

Merged
mergify[bot] merged 3 commits intolibp2p:masterfrom
jxs:gossipsub-remove-outbound-peers
Apr 22, 2025
Merged

refactor(gossipsub): remove outbound peers field#5994
mergify[bot] merged 3 commits intolibp2p:masterfrom
jxs:gossipsub-remove-outbound-peers

Conversation

@jxs
Copy link
Member

@jxs jxs commented Apr 18, 2025

Description

continuing the refactor of gossipsub this renames PeerConnections to PeerDetails and removes the redundant outbound_connections field, add the outbound flag to the PeerDetails instead

Copy link
Member

@elenaf9 elenaf9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jxs jxs added the send-it label Apr 22, 2025
@mergify mergify bot merged commit 1682bd5 into libp2p:master Apr 22, 2025
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants