Jason Syrotuck
Jason Syrotuck
> V20CredRequest https://github.com/hyperledger/aries-cloudagent-python/blob/main/aries_cloudagent/indy/models/cred_request.py#L53 Looks like this is the class that is likely inherited by V20CredRequest that defines the prover_did regex. this needs to be updated to handle a wider range...
@krobinsonca The NG Tenure Titles branch uses the connection invitations, which Emiliano notes is soon to be deprecated. We should notify them directly and advise them to update/upgrade to using...
Resolved in #214 with top-level key `vc_presented_attributes`.
A few items on my radar - [ ] Demos may need easy options to fully remove ngrok and run locally with two agents, rather than one agent that assumes...
I needed to tackle this in #2249. did:peer:3 is the identifier, did:peer:2 should be treated as did:peer:3 + did_doc, did:peer:2 documents are not saved as they can be resolved at...
@domwoe Looking for some input from your side before we (likely) implement this next sprint (starting Sep 29).
I'm working on the implementing the VERIFIER view only as a first pass, adding the more dynamic view for the PROVER can be updated in a second piece.
I tried different variations of restrictions and Cred Def id restriction also failed. Schema id is redundant as it's added automatically anyways. More testing results will be posted later.
@amanji, Is this still relevant? I know you made some changes to the mobile app after our original discussions.