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

chore: update libp2p #1956

Merged
merged 6 commits into from
Mar 21, 2019
Merged

chore: update libp2p #1956

merged 6 commits into from
Mar 21, 2019

Conversation

jacobheun
Copy link
Contributor

@jacobheun jacobheun commented Mar 21, 2019

This updates to the latest libp2p version.

  • DHT needed to be disabled by default in libp2p since libp2p doesn't actually come with the dht bundled, so it's turned on here by default.
  • Relay should be enabled by default as it allows us to dial other relays. HOP is not turned on, so we don't act as a relay.
  • The IPNS test is added back in, which needs to be resolved for the 0.35 release

@ghost ghost assigned jacobheun Mar 21, 2019
@ghost ghost added the status/in-progress In progress label Mar 21, 2019
jacobheun and others added 2 commits March 21, 2019 15:33
They will be reconstructed on startup
@ghost ghost assigned alanshaw Mar 21, 2019
@alanshaw alanshaw marked this pull request as ready for review March 21, 2019 16:58
@alanshaw alanshaw changed the title [WIP] update libp2p chore: update libp2p Mar 21, 2019
@alanshaw alanshaw merged commit 005f2ad into master Mar 21, 2019
@ghost ghost removed the status/in-progress In progress label Mar 21, 2019
@jacobheun jacobheun deleted the chore/update-libp2p branch April 12, 2019 09:18
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