-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
C:p2pComponent: P2P pkgComponent: P2P pkgS:proposalStatus: ProposalStatus: ProposalT:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Description
Summary
There are two messages in the Peer exchange reactor, PexRequest and PexAddrs. It is not very intuitive that PexAddrs is the response to PexRequest. We should change PexAddrs to PexResponse.
It may be better to change the name of both messages, AddrsRequest and AddrsResponse. This way it is easy to understand what the messages contain.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:p2pComponent: P2P pkgComponent: P2P pkgS:proposalStatus: ProposalStatus: ProposalT:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.