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

Support non revoked on attribute level #221

Closed Dindexx closed 2 years ago

Dindexx commented 2 years ago

Short description of what this resolves: Added support for proof request with non revoked on attribute level.

Changes proposed in this pull request: Adjusted "BuildRevocationStatesAsync" function of "DefaultProofService". Adjusted test in "RevocationTests"

Fixes: #