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

use ssi 0.9 #4

Closed
wants to merge 2 commits into from
Closed

use ssi 0.9 #4

wants to merge 2 commits into from

Conversation

Ryanmtate
Copy link

No description provided.

Signed-off-by: Ryan Tate <[email protected]>
Signed-off-by: Ryan Tate <[email protected]>
Copy link
Collaborator

@timothee-haudebourg timothee-haudebourg left a comment

Choose a reason for hiding this comment

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

Blocking this PR until w3c/vc-bitstring-status-list#176 has been fixed and the vc-barcodes spec has been updated.

@@ -99,9 +100,18 @@ impl TerseBitstringStatusListEntry {
)
.unwrap();

// TODO: determine status size based on info.list_len ?
let status_size = StatusSize::default();
Copy link
Collaborator

Choose a reason for hiding this comment

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

That's not covered by the vc-barcodes specification, so we can't upgrade ssi yet. See w3c-ccg/vc-barcodes#19 vc-barcodes repository, and the referenced issue on the vc-bitstring-status-list repository.

@timothee-haudebourg
Copy link
Collaborator

@Ryanmtate I since added back support for the specific version of bitstring status list needed by vc-barcodes. It's in this module. If you use it, you shouldn't have to change any function's code.

@timothee-haudebourg
Copy link
Collaborator

Closing in favor of #7

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