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

Upgrade to the latest libp2p, ipfs-repo, ipfs-unixfs-*, ipfs-mfs, ipld-* #2390

Merged
merged 5 commits into from
Sep 26, 2019

Conversation

vmx
Copy link
Member

@vmx vmx commented Aug 23, 2019

This is my current work on integrating the async/await based ipfs-repo into ipfs.

I just push what I have now, with all those commented out things and debugging statements.

If someone feels like pushing it further, feel free, I won't work on this until at least 2019-09-03.

@achingbrain achingbrain force-pushed the async-await-repo branch 13 times, most recently from cc9d222 to e7ad2dd Compare September 25, 2019 12:53
@achingbrain achingbrain changed the title Async await repo Upgrade to the latest libp2p, ipfs-repo, ipfs-unixfs-*, ipfs-mfs, ipld-* Sep 25, 2019
@achingbrain achingbrain requested review from hugomrdias and removed request for hugomrdias September 25, 2019 13:03
@achingbrain achingbrain force-pushed the async-await-repo branch 9 times, most recently from 9dca472 to d1ab722 Compare September 25, 2019 22:27
@achingbrain achingbrain force-pushed the async-await-repo branch 3 times, most recently from 2e2a5c6 to 9ad9249 Compare September 26, 2019 06:07
@achingbrain achingbrain marked this pull request as ready for review September 26, 2019 07:43
examples/traverse-ipld-graphs/create-node.js Show resolved Hide resolved
src/cli/utils.js Show resolved Hide resolved
src/core/components/files-mfs.js Show resolved Hide resolved
src/core/components/files-regular/utils.js Show resolved Hide resolved
src/core/components/pin/gc-lock.js Show resolved Hide resolved
src/core/index.js Outdated Show resolved Hide resolved
src/core/runtime/dns-nodejs.js Show resolved Hide resolved
@hugomrdias
Copy link
Member

can you change the max bundle size to 683 ?

vmx and others added 4 commits September 26, 2019 17:59
This new version of ipfsd-ctl is using async/await instead of callbacks.
Hence some rather mechanical changes are needed for tests.
This is WIP and IPFS doesn't even start properly.
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.

4 participants