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 was archived by the owner on Aug 1, 2023. It is now read-only.
refactor: update ipfsd-ctl version and use daemon.js util file (#86)
* chore: update ipfsd-ctl version and use daemon.js util file
* chore: code review changes
* chore: code review changes
* fix: fix browser tests
* fix: remove pubsub flag from js daemon
* fix: make sure local http client is used
* chore: update deps
* fix: update rendezvous code to async/await
* fix: update new ctl
* chore: increase the timeout
* chore: move ctl to released version
* chore: code review changes
* fix: give each invocation it's own data stream
With all the added promises I think the order of execution had changed
so one invocation would not recieve all the data events.
* fix: increase test timeout
* chore: upgrade http client
0 commit comments