This repository was archived by the owner on Jun 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
feat: support batch dialling #351
Merged
achingbrain
merged 9 commits into
libp2p:master
from
maschad:feat/support-dialing-multiple-multiaddrs
Apr 5, 2023
Merged
feat: support batch dialling #351
achingbrain
merged 9 commits into
libp2p:master
from
maschad:feat/support-dialing-multiple-multiaddrs
Apr 5, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
achingbrain
reviewed
Mar 28, 2023
achingbrain
reviewed
Mar 28, 2023
achingbrain
reviewed
Mar 29, 2023
achingbrain
reviewed
Mar 29, 2023
achingbrain
approved these changes
Apr 5, 2023
github-actions bot
pushed a commit
that referenced
this pull request
Apr 5, 2023
## [@libp2p/interface-connection-manager-v1.4.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-manager-v1.3.8...@libp2p/interface-connection-manager-v1.4.0) (2023-04-05) ### Features * support batch dialling ([#351](#351)) ([e46b72b](e46b72b))
achingbrain
added a commit
to libp2p/js-libp2p
that referenced
this pull request
Apr 11, 2023
libp2p/js-libp2p-interfaces#351 has been merged so these comments can be removed.
achingbrain
added a commit
to libp2p/js-libp2p
that referenced
this pull request
Apr 11, 2023
libp2p/js-libp2p-interfaces#351 has been merged so these comments can be removed.
github-actions bot
pushed a commit
that referenced
this pull request
Apr 11, 2023
## [@libp2p/interface-mocks-v9.3.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v9.2.4...@libp2p/interface-mocks-v9.3.0) (2023-04-11) ### Features * support batch dialling ([#351](#351)) ([e46b72b](e46b72b)) ### Dependencies * update sibling dependencies ([b034810](b034810))
github-actions bot
pushed a commit
that referenced
this pull request
Apr 11, 2023
## [@libp2p/interface-libp2p-v1.2.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-libp2p-v1.1.2...@libp2p/interface-libp2p-v1.2.0) (2023-04-11) ### Features * support batch dialling ([#351](#351)) ([e46b72b](e46b72b)) ### Dependencies * update sibling dependencies ([b034810](b034810))
🎉 This PR is included in version @libp2p/interface-libp2p-v1.2.0 🎉 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See libp2p/js-libp2p#1616 for more details