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

DefaulProofService BuildRevocationStatesFix (#8) #229

Closed Dindexx closed 1 year ago

Dindexx commented 1 year ago

Signed-off-by: Dindexx kevin.dinh@main-incubator.com

Signed-off-by: Dindexx kevin.dinh@main-incubator.com

Short description of what this resolves:

Issue where a proof that consists of a combination of attributes with checks for NonRevoked and attributes without checks for NonRevoked couldnt be processed.

Changes proposed in this pull request:

Dont build revocation state for attributes where NonRevoked was not set