aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

feat: Proof Negotiation

Open dbluhm opened this issue 2 years ago • 1 comments

This is a rebased version of #2033. Thank you for your contributions, @Przytua!

I think these changes are likely to be better suited to a new endpoint (i.e. POST /present-proof/{pres_ex_id}/counter-request or something) rather than changing the behavior of POST /present-proof/{pres_ex_id}/request. I'll open this as a draft for now and look at making these changes when I can.

dbluhm avatar Aug 14 '23 19:08 dbluhm

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Aug 14 '23 19:08 sonarqubecloud[bot]

This PR has been overcome by events. In the future, we expect proof negotiation to move to a companion protocol. If you're interested in proof negotiation, please feel free to submit an issue.

dbluhm avatar Mar 19 '24 15:03 dbluhm