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

Revocation registry auto scale support #77

Closed tmarkovski closed 4 years ago

tmarkovski commented 4 years ago

This PR adds support for automatic revocation registry handling when we want to scale the revocation registry beyond what is initially allowed. Changes are backward compatible. To turn on support for revocation, simply specify that revocation is enabled//supported when creating new credential definition. Other changes include: