Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: return self when asked for self #318

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

achingbrain
Copy link
Member

Restores pre-1.x behaviour where when an RPC findNode request comes
in, if it's asking for us, return our info instead of looking for
closer peers which queries the routing table which may not have our
peer id in it.

Restores pre-1.x behaviour where when an RPC findNode request comes
in, if it's asking for us, return our info instead of looking for
closer peers which queries the routing table which may not have our
peer id in it.
@achingbrain achingbrain merged commit c84fa2a into master Apr 19, 2022
@achingbrain achingbrain deleted the fix/add-self-to-routing-table branch April 19, 2022 13:05
github-actions bot pushed a commit that referenced this pull request Apr 19, 2022
### [1.0.7](v1.0.6...v1.0.7) (2022-04-19)

### Bug Fixes

* return self when asked for self ([#318](#318)) ([c84fa2a](c84fa2a))
@github-actions
Copy link

🎉 This PR is included in version 1.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant