Ian Costanzo
Ian Costanzo
Opened a PR to fix some issues with the demo (PR #2813) however there are now issues with `did:peer`. When running the demo using `did:peer` and connection reuse, alice gets...
> I think the goals are: > > * we likely want to have a default flow that uses a `did:peer:2` or `did:peer:4` (based on the `emit…` setting) for OOB...
1. Add support for creating `did:peer:2` and `did:peer:4` to the `POST /wallet/did/create` endpoint. Also add an optional tag to specify the did's "role" (for now the only possible role is...
Looks good upon first glance.
The difference between orgbook api versioning and aca-py is that for orgbook the entire api is versioned, and for aca-py each protocol is versioned independently. So there's no "overall api...
I've updated the main description per the comments, @swcurran @WadeBarnes @jamshale
I think we store a version number in the database, so we could store the storage type in the same way. If there is no storage type, then assume it's...
> But, I am a bit unsure about what to do with and `indy` wallet and config I think if you try to open an Indy wallet using Askar it...
Does this replace the other PR? (In which case we can close it) Also please make sure to include in the description of this PR a ... description of what...
Also ... I think for the demo we should add an option where the user can change Faber's credential_type "on the fly" (i.e. specify on startup but then change while...