You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
👋 I upgraded ipfs to 0.37.0-rc.0 and the tests passed, apart from one go-ipfs test (detailed below)!
(I also upgraded go-ipfs-dep to 0.4.21 and datastore-level to 0.11.0)
1) ipfs-log - Replication (go-ipfs)
replicates logs deterministically
replicates logs:
Error: Timeout of 30000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/alan/Code/orbitdb/ipfs-log/test/replicate.spec.js)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
Please check out the release issue for more info on the release.
The text was updated successfully, but these errors were encountered:
👋 I upgraded
ipfs
to0.37.0-rc.0
and the tests passed, apart from one go-ipfs test (detailed below)!(I also upgraded
go-ipfs-dep
to0.4.21
anddatastore-level
to0.11.0
)Please check out the release issue for more info on the release.
The text was updated successfully, but these errors were encountered: