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

fix: support multiaddr 7 #115

Merged
merged 3 commits into from
Sep 24, 2019
Merged

fix: support multiaddr 7 #115

merged 3 commits into from
Sep 24, 2019

Conversation

jacobheun
Copy link
Contributor

This adds multiaddr 7 support to filtering, for the 0.13.x line. multiaddr 7 uses p2p instead of ipfs. Since we currently decapsulate with 'ipfs' this causes valid addresses to get filtered out. Filter will now check for decapsulateCode on the multiaddr and use that if it exists, otherwise it defaults to its previous behavior.

License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
@jacobheun jacobheun merged commit 37cea53 into 0.13.x Sep 24, 2019
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.

2 participants