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

fix: add filecoin info capability #92

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Jan 18, 2024

Adds previously implemented filecoin/info capability. Also changes spec state to reflect current state

@vasco-santos vasco-santos force-pushed the fix/add-filecoin-info-capability branch from 9023591 to 20b2943 Compare January 18, 2024 10:14
@vasco-santos vasco-santos requested a review from alanshaw January 18, 2024 10:33
"aud": "did:web:web3.storage",
"att": [
{
"with": "did:key:zAlice",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the client we're using the space DID.

Copy link
Contributor Author

@vasco-santos vasco-santos Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is what it was meaning here. We have "did:key:zAliceAgent" as the agent and "did:key:zAlice" as the space DID across all Storefront capabilities.

Should I add Space suffix to the resource of all filecoin/* to be more clear?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh lol ok!

@vasco-santos vasco-santos merged commit abf0280 into main Jan 18, 2024
2 checks passed
@vasco-santos vasco-santos deleted the fix/add-filecoin-info-capability branch January 18, 2024 11:39
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 this pull request may close these issues.

2 participants