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

fix: make outbound peer id optional #294

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

achingbrain
Copy link
Member

In order to support connecting to mulitaddrs without a peer id make the remote peer id an optional argument when securing the outbound connection.

In order to support connecting to mulitaddrs without a peer id
make the remote peer id an optional argument when securing the
outbound connection.
@mpetrunic mpetrunic merged commit 6724ffe into master Sep 30, 2022
@mpetrunic mpetrunic deleted the fix/make-outbound-peerid-optional branch September 30, 2022 09:06
github-actions bot pushed a commit that referenced this pull request Sep 30, 2022
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-connection-encrypter-v2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

achingbrain added a commit to achingbrain/js-libp2p-noise that referenced this pull request Oct 3, 2022
libp2p/js-libp2p-interfaces#294 made the outbound
peer id optional in the connection encrypter interface so apply that
change to the noise codebase.
@achingbrain
Copy link
Member Author

@marin follow-up PR to noise here - ChainSafe/js-libp2p-noise#218

mpetrunic pushed a commit to ChainSafe/js-libp2p-noise that referenced this pull request Oct 3, 2022
libp2p/js-libp2p-interfaces#294 made the outbound
peer id optional in the connection encrypter interface so apply that
change to the noise codebase.
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.

2 participants