-
Notifications
You must be signed in to change notification settings - Fork 218
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
Revisit presentation preview #187
Conversation
…ealed attributes Signed-off-by: sklump <srklump@hotmail.com>
…cation timestamps to attribute spec Signed-off-by: sklump <srklump@hotmail.com>
…n cred def supporting revocation Signed-off-by: sklump <srklump@hotmail.com>
Signed-off-by: sklump <srklump@hotmail.com>
…or unrevealed and self-attested attrs Signed-off-by: sklump <srklump@hotmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Do you believe this is ready to be merged or do you have some more changes you'd like to make first?
Hello,
I think I should get my protoype's unit tests to pass first. I hope I can say OK in about 24 hours (16:00 EDT), but golf off for the moment thanks.
Cheers
Stephen
…Sent from my HTC
----- Reply message -----
From: "Kyle Den Hartog" <notifications@github.com>
To: "hyperledger/aries-rfcs" <aries-rfcs@noreply.github.com>
Cc: "Stephen Klump" <srklump@hotmail.com>, "Author" <author@noreply.github.com>
Subject: [hyperledger/aries-rfcs] Revisit presentation preview (#187)
Date: Thu, Aug 15, 2019 19:08
@kdenhartog approved this pull request.
Looks good. Do you believe this is ready to be merged or do you have some more changes you'd like to make first?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#187?email_source=notifications&email_token=ACHHN3DSWPYM5WJWNBTDKV3QEXOVNA5CNFSM4IL7PDJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBXQTKQ#pullrequestreview-275712426>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ACHHN3AE7J3RGQXW6743LU3QEXOVNANCNFSM4IL7PDJQ>.
|
Sounds good 👍 |
I think these are good changes and should be merged. Just noting that whichever PR is merged first (this one or #189 ), the other will have some merge conflicts that need to be resolved. |
Hello, I've got all my unit tests to pass on my prototype. I believe you should merge this as is and then we can revisit what to take out and/or add from this position of strength. |
to allow for unrevealed attrs and self-attested attrs; remove non-revocation timestamps from presentation preview.