-
Notifications
You must be signed in to change notification settings - Fork 30
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
validate blinded tokens submitted for tlv2 #2158
Conversation
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.
Left a few comments and requesting changes, because, as it stands, the PR will fail to accomplish what it is intending to.
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.
* Refactor code and tests * Remove unnecessary type conversion * Use better names
accepted patch pr with reviewers suggestions
Summary
validation of tlv2 time limited v2 blinded tokens submitted, fixes: #2157
Type of Change
Tested Environments
Before Requesting Review
Manual Test Plan