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 Mar 10, 2020. It is now read-only.
fix(dag): dag.put() allows for optional options (#801)
* fix(dag): ensure `dag.put()` allows for optional options
This is to align with API changes made in
ipfs-inactive/interface-js-ipfs-core@011c417
and
ipfs/js-ipfs#1415
License: MIT
Signed-off-by: Pascal Precht <pascal.precht@gmail.com>
* fix(dag): fixes to allow options to be optional
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
* chore: update interface-ipfs-core dependency
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
* chore: update ipfsd-ctl dependency
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
* fix: increase timeout for addFromURL with wrap-with-directory
Sadly we can't guarantee ipfs.io will respond within 5s
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
0 commit comments