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

Chore: Upgrade ipfs module to avoid dev env setup error #879

Closed
wants to merge 1 commit into from

Conversation

phyninja
Copy link
Contributor

@phyninja phyninja commented Jan 22, 2021

See #878

The minimum version of the ipfs module required for a fresh install of the dev environment is now 0.52.3
Relevant PR from IPFS : ipfs/js-ipfs#3442

The other change I had to make was to packages/services/index.js. Reason here is that IPFS core module was (recently) decomposed into "separate core, http api server and cli modules" The link below has the details:
ipfs/js-ipfs@796d7ef

@phyninja phyninja requested review from franckc and nick January 22, 2021 13:59
@franckc franckc requested a review from mikeshultz January 22, 2021 18:29
@franckc
Copy link
Contributor

franckc commented Jan 22, 2021

@phyninja Thanks for sending this PR. I see some unit tests failures that seem to be related to the changes. Could you check those out?

@phyninja
Copy link
Contributor Author

Addressed in #885.

@phyninja phyninja closed this Jan 30, 2021
@phyninja phyninja deleted the fix-878 branch January 30, 2021 10: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