Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: libp2p now requires encryption module #3085

Merged
merged 4 commits into from
Jun 13, 2020

Conversation

achingbrain
Copy link
Member

Since the v0.28.1 patch release, libp2p requires a connection encryption module to be passed in config, otherwise it throws.

See: libp2p/js-libp2p#665

Replaces `/ipfs/Qmfoo` with `/p2p/Qmfoo`, shows available circuit
relay addresses again and does more validation in the tests.

Fixes #2925
Since the `v0.28.1` point release, libp2p now requires a connection
enryption module to be passed in config, otherwise it throws.

See: libp2p/js-libp2p#665
@achingbrain achingbrain changed the title Fix/libp2p now requires encryption module fix: libp2p now requires encryption module Jun 13, 2020
@achingbrain achingbrain merged commit c567282 into master Jun 13, 2020
@achingbrain achingbrain deleted the fix/libp2p-now-requires-encryption-module branch June 13, 2020 14:03
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