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

client/network: Allow configuring Kademlia's disjoint query paths #7356

Merged
1 commit merged into from
Oct 21, 2020

Commits on Oct 19, 2020

  1. client/network: Allow configuring Kademlia's disjoint query paths

    The Rust libp2p-kad implementation can require iterative queries to use
    disjoint paths for increased resiliency in the presence of potentially
    adversarial nodes.
    
    Allow Substrate users to enable this feature via the
    `--kademlia-disjoint-query-paths` flag.
    mxinden committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    777c17a View commit details
    Browse the repository at this point in the history