Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Remove dependency on libp2p-circuit #7

Merged
1 commit merged into from
Oct 2, 2018
Merged

Conversation

ghost
Copy link

@ghost ghost commented Oct 2, 2018

/ipfs/QmId is part of the transport address for p2p-circuit

Not anymore: libp2p/go-libp2p-circuit#48

@ghost ghost requested review from vyzo and Stebalien October 2, 2018 03:37
@ghost ghost self-assigned this Oct 2, 2018
@ghost ghost added the in progress label Oct 2, 2018
@ghost ghost mentioned this pull request Oct 2, 2018
// TODO clean up the special case
// we need a consistent way of composing and consumig multiaddrs
// so that we don't have to do this
_, err := maddr.ValueForProtocol(circuit.P_CIRCUIT)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RIP my little hack...

@vyzo
Copy link
Contributor

vyzo commented Oct 2, 2018

@ghost ghost merged commit c93c7f7 into master Oct 2, 2018
@ghost ghost deleted the feat/remove-circuit-dep branch October 2, 2018 16:12
@ghost ghost removed the in progress label Oct 2, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant