orbitdb-archive / ipfs-log

Append-only log CRDT on IPFS
https://orbitdb.github.io/ipfs-log/
MIT License
398 stars 55 forks source link

Upgrade ipfs and orbit-db deps #337

Closed tabcat closed 3 years ago

aphelionz commented 3 years ago

Judging from the test changes it seems we do not need a major version bump here since the core APIs didn't change. Am I reading those right?

tabcat commented 3 years ago

yes its just CID thats been changed which isnt really us

aphelionz commented 3 years ago

Approving despite browser tests

tabcat commented 3 years ago

this should pass but needs to be cleaned up before merging @aphelionz

if it fails in the 'before all' blocks in all browser tests we need to release a new orbit-db-test-utils@next with the changes that were somehow missed when publishing.