-
Notifications
You must be signed in to change notification settings - Fork 23
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
Define filecoin top level capability #1554
Closed
fforbeck opened this issue
Sep 24, 2024
· 2 comments
· Fixed by #1606 or storacha/upload-service#105
Closed
Define filecoin top level capability #1554
fforbeck opened this issue
Sep 24, 2024
· 2 comments
· Fixed by #1606 or storacha/upload-service#105
Comments
This was referenced Dec 18, 2024
In Progress |
Done. |
fforbeck
added a commit
to storacha/upload-service
that referenced
this issue
Dec 19, 2024
### Changes - Added the Filecoin top-level capability. - Updated w3up-client to use it instead of defining all of the filecoin capabilities. ### Related Issues Resolves: storacha#1554
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Define filecoin top level capability so it is easy to delegate all of them at once:
e.g.
w3up/packages/capabilities/src/store.js
Lines 24 to 32 in a3af226
Add the top capability (
*
):w3up/packages/capabilities/src/types.ts
Line 894 in a3af226
The text was updated successfully, but these errors were encountered: