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

Encoding of statusListIndex #134

Closed
aphillips opened this issue Jan 25, 2024 · 3 comments · Fixed by #137
Closed

Encoding of statusListIndex #134

aphillips opened this issue Jan 25, 2024 · 3 comments · Fixed by #137
Assignees
Labels
before-CR This issue needs to be resolved before the Candidate Recommendation phase. i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. pr exists

Comments

@aphillips
Copy link
Contributor

2.1 BitstringStatusListEntry
https://w3c.github.io/vc-bitstring-status-list/#bitstringstatuslistentry

The statusListIndex property MUST be an arbitrary size integer greater than or equal to 0, expressed as a string.

Probably this should mention how "expressed as a string" is encoded a bit more clearly. In particular, is the number decimal or hex?

(This issue was found as part of the I18N review, but is not an I18N issue, hence the -tracker label)

@aphillips aphillips added the i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. label Jan 25, 2024
@msporny msporny added the before-CR This issue needs to be resolved before the Candidate Recommendation phase. label Feb 4, 2024
@OR13
Copy link
Contributor

OR13 commented Feb 5, 2024

perhaps:

be an arbitrary size integer greater than or equal to 0, expressed as a string in base 10.

@msporny
Copy link
Member

msporny commented Mar 3, 2024

PR #137 was raised to address this issue. This issue will be closed once that PR is merged.

@msporny
Copy link
Member

msporny commented Mar 3, 2024

PR #137 has been merged, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
before-CR This issue needs to be resolved before the Candidate Recommendation phase. i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. pr exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants