Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ipfs.object.stat with ipfs.files.stat #101

Closed
icidasset opened this issue Sep 1, 2020 · 0 comments · Fixed by #115
Closed

Replace ipfs.object.stat with ipfs.files.stat #101

icidasset opened this issue Sep 1, 2020 · 0 comments · Fixed by #115

Comments

@icidasset
Copy link
Contributor

Object API is being (slowly) deprecated.
Need to prefix the path with /ipfs/ though.
See conversation ipfs/js-ipfs#3252 (comment)

icidasset added a commit that referenced this issue Sep 18, 2020
icidasset added a commit that referenced this issue Sep 23, 2020
icidasset added a commit that referenced this issue Sep 23, 2020
* Retry update-data-root requests when 504 status

* Update to js-ipfs v0.50.1

* Closes #101

* Change default UCAN lifetime to 15 minutes instead of 30 seconds

* Pin everything we query

* Write custom retry

* Also retry on 502s

* Don't pin on `ls`

* Move debug statement regarding data-root update

* Add back other debug statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant