Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add role to credential exchange records #214

Merged
merged 3 commits into from
Oct 13, 2019

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Oct 11, 2019

Without role attached to exchange records, it is difficult to distinguish between exchanges where I am the issuer and where I am the holder as the exchange can be triggered by the holder with a proposal or by the issuer with an offer. Also relevant for down the road when a potential holder can send a credential request directly for a credential that doesn't require the full flow.

Signed-off-by: Daniel Bluhm <daniel.bluhm@sovrin.org>
@codecov-io
Copy link

codecov-io commented Oct 11, 2019

Codecov Report

Merging #214 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   72.68%   72.69%   +0.01%     
==========================================
  Files         219      219              
  Lines       10136    10140       +4     
==========================================
+ Hits         7367     7371       +4     
  Misses       2769     2769

Signed-off-by: Daniel Bluhm <daniel.bluhm@sovrin.org>
@andrewwhitehead andrewwhitehead merged commit d7220b0 into hyperledger:master Oct 13, 2019
@dbluhm dbluhm deleted the feature/exchange-role branch October 13, 2019 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants