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

Ensure that duplicate proofs are pruned when issuing UCANs and that proofs are sorted #96

Open
Gozala opened this issue Jan 31, 2024 · 1 comment

Comments

@Gozala
Copy link
Collaborator

Gozala commented Jan 31, 2024

We have recently encountered UCANs that have multiples of the same proof, which should not have happened, issuing a UCAN from this library should have treated proofs as a set.

@Gozala
Copy link
Collaborator Author

Gozala commented Jan 31, 2024

I think fix would have to go here

prf: proofs,
and it would turn remove duplicates and sort cids.

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

No branches or pull requests

1 participant