orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 117 forks source link

Use IPFS 0.4.5 #192

Closed haadcode closed 4 years ago

haadcode commented 7 years ago

This is issue is to track all the tasks related to using go-ipfs 0.4.5 in Orbit.

As of today, 0.4.5 is at pre1, meaning not even a release candidate yet, so things might break until 0.4.5 is officially released.

haadcode commented 7 years ago

What is needed for this goals to be completed:

haadcode commented 7 years ago

Orbit uses go-ipfs 0.4.5, bundled and brought in by ipfs/go-ipfs-dep

Blocked by:

Orbit uses pubsub from ipfs/js-ipfs-api

Blocked by:

All features work as before

Blocked by:

haadcode commented 7 years ago

With the latest merges, Orbit now uses go-ipfs 0.4.5-pre1. It's an early version and there are issues. Things may be broken leading up to the release of 0.4.5.

haadcode commented 7 years ago

That said, it's working :)

aphelionz commented 4 years ago

I believe this can be closed since we support both js-ipfs 0.36 and go-ipfs 0.4.22