This repository was archived by the owner on Oct 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 174
Update libp2p to v0.43.0 #499
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f601b8d
fix: update libp2p and renamed the changed types
rand0m-cloud c3a48c9
fix: updated libp2p in the bitswap crate
rand0m-cloud 4e5ff4d
more libp2p updating
rand0m-cloud 918d4d8
more updating of types
rand0m-cloud c1a5bba
some updates to pubsub
rand0m-cloud 7e9da72
fix the pubsub network behaviour action type
rand0m-cloud 085be77
replaced todo placeholders
rand0m-cloud e4002d6
re-add connection closed and established
rand0m-cloud a996922
added change to changelog
rand0m-cloud bdf977c
enable event_process for BehaviourEvent
rand0m-cloud 93b31b3
chore: clean up type signature
rand0m-cloud 25c8d58
fix: removed unneeded BehaviourEvent struct
rand0m-cloud 3b59193
temp fix: changed field order to workaround bug in libp2p
rand0m-cloud 31262b5
chore: more updating to libp2p
rand0m-cloud 6c6fc3d
fix: update libp2p and renamed the changed types
rand0m-cloud 77291ee
fix(swarm-test): add biased to tokio::select for non-random behavior
rand0m-cloud 888e6f1
wip: re-add code fragment to handle dial failure
rand0m-cloud 72ff95d
fix(swarm): corrected dial failure logic
rand0m-cloud 1cee67d
fix: corrected faulty Vec::retain logic and updated WrongPeerId test
rand0m-cloud 897c16f
fix: apply review suggestions and fix clippy lints
rand0m-cloud d4d3def
fix(pubsub): tell Floodsub about the peers we want to hear from
rand0m-cloud 87a4114
ci(win): use windows-2019 image
koivunej 82453e5
fix(build): stop building while writing an error
koivunej 277954b
test(pubsub): disjoint topics as new test case
koivunej 50ad10f
test(pubsub): simplify, comment
koivunej 081a598
test(conf): ignore pubsub tests on windows for now
koivunej bf7a807
doc(p2p): add fixme for possible issue
koivunej File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.