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

Enable resolving proofs from a CID #9

Closed
cdata opened this issue Jun 4, 2022 · 0 comments · Fixed by #28
Closed

Enable resolving proofs from a CID #9

cdata opened this issue Jun 4, 2022 · 0 comments · Fixed by #28
Labels
enhancement New feature or request

Comments

@cdata
Copy link
Member

cdata commented Jun 4, 2022

As of right now it should be possible to include a CID in the list of proofs, and that CID should be resolved to a UCAN when building the proof chain. We don't do that yet.

https://github.com/ucan-wg/spec#56-content-identifiers

@cdata cdata added the enhancement New feature or request label Jun 4, 2022
@cdata cdata closed this as completed in #28 Oct 4, 2022
expede pushed a commit that referenced this issue Aug 6, 2024
* refactor: Make delegation::Store::get return Option

* refactor: Make delegation::Store::insert take &self instead of &mut self

* refactor: Make invocation::Store take &self instead of &mut self

* refactor: Make `delegation::Agent` not take `&mut self` in methods

* refactor: Make `Agent` take `DID` by value

* refactor: Take `DID` by value in `delegation::Agent::new`

* refactor: Change generic order in `delegation::Agent` and add defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant