Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: report correct swarm addresses after listening on new addrs #2749

Merged

Conversation

achingbrain
Copy link
Member

The user may start the node with no swarm addresses to speed up startup times - if they then use libp2p to listen on new transports we should return the addresses currently being listened on instead of those configured at startup.

refs #2508

The user may start the node with no swarm addresses to speed up
startup times - if they then use libp2p to listen on new transports
we should return the addresses currently being listened on instead
of those configured at startup.

refs #2508
@alanshaw alanshaw merged commit 4a0ffb0 into master Feb 6, 2020
@alanshaw alanshaw deleted the report-correct-swarm-ports-when-listening-after-startup branch February 6, 2020 12:34
alanshaw pushed a commit that referenced this pull request Feb 7, 2020
The user may start the node with no swarm addresses to speed up
startup times - if they then use libp2p to listen on new transports
we should return the addresses currently being listened on instead
of those configured at startup.

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

Successfully merging this pull request may close these issues.

2 participants