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 for ack messages #213

Closed Dindexx closed 2 years ago

Dindexx commented 2 years ago

Short description of what this resolves:

Adds support for acknowledge messages in Connection, CredentialIssuance, and Presentation Protocol v.1.0 to handlers and services.

Changes proposed in this pull request:

Adds support for acknowledge messages in Connection, CredentialIssuance, and Presentation Protocol v.1.0 to handlers and services. Fixes: #

ntsbs commented 2 years ago

@tmarkovski Can you trigger a new build? Seems the pipeline failed due to a parallel build

tmarkovski commented 2 years ago

Done. It might be a good time to move CI to github. The reason why it was running on Azure DevOps was the limitation of the running container size, but not sure this is still an issue.