spruceid / ssi

Core library for decentralized identity.
https://spruceid.dev
Apache License 2.0
190 stars 60 forks source link

W3C Bitstring Status List: incorrect `statusMessage.status` property de/serialization. #594

Closed timothee-haudebourg closed 3 weeks ago

timothee-haudebourg commented 1 month ago

I spotted an issue while rereading the specification. We are de/serializing the statusMessage.status property of a BitstringStatusListEntry as an integer, where it should be a string containing the 0x prefixed hexadecimal representation of the status.