orbitdb-archive / ipfs-log

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

update orbit-db-test-utils #320

Closed tabcat closed 3 years ago

tabcat commented 3 years ago

This pr updates orbit-db-test-utils if https://github.com/orbitdb/orbit-db-test-utils/pull/30 is merged.

The update will use newer versions of ipfs, js-ipfs 0.52.0 and go-ipfs v0.7.0, and potentially reduces frequency of test timeouts.

clone or pull https://github.com/tabcat/ipfs-log/tree/update-test-util to install and run tests