Skip to content

Clone only needed KademliaPeers when yielding closest nodes #326

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

Merged

Conversation

dharjeezy
Copy link
Contributor

closes #53

Copy link
Collaborator

@lexnv lexnv left a comment

Choose a reason for hiding this comment

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

@dharjeezy Amazing work here! Thanks for contributing!

@dmitry-markin dmitry-markin merged commit e0b7118 into paritytech:master Feb 27, 2025
8 checks passed
@dmitry-markin
Copy link
Collaborator

@dharjeezy thank you!

lexnv added a commit that referenced this pull request Mar 10, 2025
## [0.9.2] - 2025-03-10

This release downgrades a spamming log message to debug level and adds
tests for the WebSocket stream implementation.

Thanks to @dharjeezy for contributing to this release by avoiding to
clone the Kademlia peers when yielding the closest nodes!

### Changed

- manager: Downgrade refusing to add address log to debug
([#355](#355))
- Clone only needed KademliaPeers when yielding closest nodes
([#326](#326))

### Added

- websocket/stream/tests: Add tests for the stream implementation
([#329](#329))

cc @paritytech/networking

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
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.

Clone only needed KademliaPeers when yielding closest nodes
3 participants