-
Notifications
You must be signed in to change notification settings - Fork 233
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
Feature/vouchers #837
Feature/vouchers #837
Conversation
aniampio
commented
Oct 20, 2021
- Migrate the updated coconut library into nym (called nymcoconut)
- Update the show protocol to include the serial number for the bandwidth credential
- Create the struct of bandwidth credential with the attribute fields which we should use
…o feature/vouchers
@jstuczyn this is ready for you to look at again 😀 |
Linked to #2121 |
Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.com>
…mputing it when it is needed
Co-authored-by: Jędrzej Stuczyński <jedrzej.stuczynski@gmail.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.
Lgtm, but if there are some possible out of bounds panics in there, they should be addressed before merge (I haven't seen them)
@aniampio would you mind fixing up the conflicts with |
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.
There is a couple of left over inconsistencies regarding serialization, but I think in general after resolving the pending comments, it could be merged