Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main: add ConnectedPeers() to server #2295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kcalvinalvin
Copy link
Collaborator

ConnectedPeers returns all the currently connected peers. This is used to provide the query.WorkManager with all the currently connected peers from the netsync package.

This PR is part of #2226 and is split here so that it's easier to review.

ConnectedPeers returns all the currently connected peers.  This is used
to provide the query.WorkManager with all the currently connected peers
from the netsync package.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12501678691

Details

  • 0 of 17 (0.0%) changed or added relevant lines in 1 file are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.03%) to 57.237%

Changes Missing Coverage Covered Lines Changed/Added Lines %
server.go 0 17 0.0%
Files with Coverage Reduction New Missed Lines %
btcec/schnorr/musig2/sign.go 2 90.44%
peer/peer.go 6 74.16%
Totals Coverage Status
Change from base Build 12401774722: -0.03%
Covered Lines: 29904
Relevant Lines: 52246

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants