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

connected peers #483

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

mystical-prog
Copy link
Contributor

What was wrong?

Missing feature to easily get a list of connected peers

Issue #419

How was it fixed?

I have created a new method get_connected_peers in IHost class which returns a list of peer ids of currently connected peers, I have created a new test file /tests/core/host/test_connected_peers.py which performs necessary checks for the new method.

To-Do

  • Ran make lint
  • Ran tests
  • Added newsfragment

Cute Animal Picture

put a cute animal picture link inside the parentheses

@mystical-prog mystical-prog changed the title Connected peers connected peers Nov 5, 2024
@mystical-prog
Copy link
Contributor Author

@pacrob awaiting your review on this PR

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.

1 participant