This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
client/network: Add peers to DHT only if protocols match #6549
Merged
gavofyork
merged 14 commits into
paritytech:master
from
mxinden:conditional-kbucket-insertion
Jul 29, 2020
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
4baa1b4
client/network/src/discovery: Adjust to Kademlia API changes
mxinden 311f93a
client/network: Add peers to DHT only if protocols match
mxinden c307894
Merge branch 'paritytech/master' into conditional-kbucket-insertion
mxinden 36d16d1
Cargo.toml: Remove crates.io patch for libp2p
mxinden b7b8e07
client/network/src/behaviour: Adjust to PeerInfo name change
mxinden 08e5232
client/network/src/discovery: Rework Kademlia event matching
mxinden 9f0200b
client/network/discovery: Add trace on adding peer to DHT
mxinden dfad3ce
client/network/discovery: Retrieve protocol name from kad behaviour
mxinden 17ba42c
client/network/discovery: Fix formatting
mxinden c585fb8
client/network: Change DiscoveryBehaviour::add_self_reported signature
mxinden 86844ac
client/network: Document manual insertion strategy
mxinden a2568f3
Merge remote-tracking branch 'upstream/master' into HEAD
tomaka 5f51d4f
Merge branch 'master' into conditional-kbucket-insertion
mxinden 8d019d2
client/network/discovery: Remove TODO for ignoring DHT address
mxinden 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
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.