hyperledger-archives / aries-framework-dotnet

Aries Framework .NET for building multiplatform SSI services
https://wiki.hyperledger.org/display/aries
Apache License 2.0
84 stars 74 forks source link

Removed filter for non-revocable creds in ListCredentialsForProofRequest #159

Closed ntsbs closed 3 years ago

ntsbs commented 3 years ago

Signed-off-by: Sebastian Bickerle sebastian.bickerle@main-incubator.com

Short description of what this resolves:

Removes the filtering of non-revocable credentials from proof requests with a NonRevoked interval

This allows proof requests with a NonRevoked interval to be answered with revocable and non-revocable credentials as it is supported by indy

Changes proposed in this pull request:

swcurran commented 3 years ago

@tmarkovski ^^^^ @CHempel-esatus ^^^^

CHempel-esatus commented 3 years ago

@tmarkovski ^^^^ @CHempel-esatus ^^^^

That' s how we use it in esatus Wallet