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

Offer a mechanism to easily verify token uniqueness #26

Closed
cdata opened this issue Sep 23, 2022 · 1 comment
Closed

Offer a mechanism to easily verify token uniqueness #26

cdata opened this issue Sep 23, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@cdata
Copy link
Member

cdata commented Sep 23, 2022

Part of #11 but also implied by earlier versions of the spec so we probably should have been doing it already.

https://github.com/ucan-wg/spec#622-token-uniqueness

@cdata cdata added the enhancement New feature or request label Sep 23, 2022
@cdata
Copy link
Member Author

cdata commented Aug 17, 2023

Token uniqueness is verified by comparing token CIDs. Now that we use CIDs for proofs everywhere, this can amount to checking a designated cache or block store.

@cdata cdata closed this as completed Aug 17, 2023
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

No branches or pull requests

1 participant