nitro-neal

Results 15 comments of nitro-neal

We removed dwn messages for now because this use case is now handled in the relay service

First part of this - https://github.com/TBD54566975/ssi-sdk/pull/221

Added: // DerefSchemas takes our known schemas and dereferences the schema's $ref http links to be a part of the json schema object. // This makes our code faster when...

Looking great so far, I'm liking the 1st and 2nd order commands

I love the effort and this will be needed in the very near future. I think we should hold this pr for now and create a design doc that incorporates...

Yea! Maybe a good first pass would to update the readme (or make a doc.md in the same directory) to be more full featured kind of showing how it would...

ok I found out whats happening: Nuanced error on how we use our PEX lib: If the PEX `SelectResults` determines that it has enough creds to fulfill the presentationDefinition it...

to unblock you if needed this is a valid presentation definition that lines up: ``` { "id":"6bdaec32-e511-489d-b2fd-27a051bd819b", "input_descriptors":[ { "id":"65752b5a-a454-4605-85de-7f159b22ce01", "purpose":"We need to know if you are a sanctioned individual",...

Adding test vectors here https://github.com/TBD54566975/web5-spec/pull/151/files

Updated and merged in your updates.