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

fix: do not append peer id to advertised addresses #192

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

achingbrain
Copy link
Member

The libp2p address manager does this so we can just treat the addresses as opaque values here.

Fixes libp2p/js-libp2p#1673

The libp2p address manager does this so we can just treat the
addresses as opaque here.

Fixes libp2p/js-libp2p#1673
@achingbrain achingbrain merged commit d1ee623 into master Apr 7, 2023
@achingbrain achingbrain deleted the fix/do-not-append-peer-id branch April 7, 2023 11:56
github-actions bot pushed a commit that referenced this pull request Apr 7, 2023
## [7.0.3](v7.0.2...v7.0.3) (2023-04-07)

### Bug Fixes

* do not append peer id to advertised addresses ([#192](#192)) ([d1ee623](d1ee623))
@github-actions
Copy link

github-actions bot commented Apr 7, 2023

🎉 This PR is included in version 7.0.3 🎉

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.

CodeError: The dial request has no valid addresses
1 participant