Ethan Sung

Results 6 issues of Ethan Sung

### Environment - Aca-py 0.7.4 - Askar - indy credx 0.3.1 ### Situation 1. A holder received a credential that does **not support revocation**. 2. A holder tried to check...

This PR resolves https://github.com/hyperledger/indy-sdk/issues/2427 I think the path of static version of [email protected] is reasonable because it install static version of [email protected]. Signed-off-by: Ethan Sung

- vcxUpdateWebhookUrl (Java wrapper) -> vcx_update_webhook_url (Rust LibVCX) - Although this PR does not have build dependencies, it has been tested in https://github.com/hyperledger/indy-sdk/pull/2112. Signed-off-by: Ethan Sung

paused

- issuerRevokeCredential (Java wrapper) -> vcx_issuer_revoke_credential (Rust LibVCX) - Although this PR does not have build dependencies, it has been tested in https://github.com/hyperledger/indy-sdk/pull/2148. Signed-off-by: Ethan Sung

paused

This VCX Java Alice/Faber demo was created with reference to the VCX node demo. Also, it contains small bug fix in VCX Java wrapper APIs. - issuerSendCredentialCB - Remove credentialDefId...

Hi. We applied aca-py and askar on our service. I found performance issues when the issuer issues credential. **Environment** - aca-py 0.7.5 (multitenant, wallet_type: askar-profile, wallet_storage_type: postgres_storage) - askar 0.2.8...