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

Inject FromSwarm::NewListenAddr to mDNS #14478

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Inject FromSwarm::NewListenAddr to mDNS #14478

merged 1 commit into from
Jun 29, 2023

Conversation

altonen
Copy link
Contributor

@altonen altonen commented Jun 29, 2023

NewListenAddr was not injected to mDNS which prevented peers from discovering each other

Fixes paritytech/polkadot#7428

@altonen altonen added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Jun 29, 2023
@altonen altonen requested a review from a team June 29, 2023 12:18
@dmitry-markin dmitry-markin requested a review from a team June 29, 2023 14:11
@bkchr bkchr merged commit a95c9b3 into master Jun 29, 2023
@bkchr bkchr deleted the fix-mdns branch June 29, 2023 15:28
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Peer discovery not working in 0.9.43
3 participants