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

fix: iterate over connections instead of every peer in the peerstore #450

Merged
merged 4 commits into from
Jun 23, 2022

Conversation

achingbrain
Copy link
Member

When starting up, only look at the current connections rather than trying to get the connections for every peer in the peerstore as this is much slower.

When starting up, only look at the current connections rather than
trying to get the connections for every peer in the peerstore as this
is much slower.
@achingbrain achingbrain merged commit dc9b126 into master Jun 23, 2022
@achingbrain achingbrain deleted the fix/get-connections branch June 23, 2022 13:57
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
## [11.0.3](v11.0.2...v11.0.3) (2022-06-23)

### Bug Fixes

* iterate over connections instead of every peer in the peerstore ([#450](#450)) ([dc9b126](dc9b126))
@github-actions
Copy link

🎉 This PR is included in version 11.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant