Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove p2p-circuit addr hack in ipfs swarm peers #5645

Merged
merged 1 commit into from
Oct 25, 2018

Commits on Oct 25, 2018

  1. remove p2p-circuit addr hack in ipfs swarm peers

    We used to have to do this as these addresses had `/ipfs/QmId` appended at
    the *transport* layer. However, we were able to remove this with the transport
    refactor so we can now remove this check.
    
    fixes libp2p/specs#72
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a561eca View commit details
    Browse the repository at this point in the history