-
Notifications
You must be signed in to change notification settings - Fork 58
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
feat: Claim v2 #707
feat: Claim v2 #707
Conversation
…aim_v2 # Conflicts: # sdk/src/claim.rs
…aim_v2 # Conflicts: # sdk/src/cose_validator.rs # sdk/src/error.rs
…aim_v2 # Conflicts: # sdk/src/time_stamp.rs
…aim_v2 # Conflicts: # sdk/src/time_stamp.rs # sdk/src/wasm/webcrypto_validator.rs
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #707 +/- ##
==========================================
+ Coverage 78.83% 78.98% +0.14%
==========================================
Files 141 143 +2
Lines 32171 33960 +1789
==========================================
+ Hits 25362 26823 +1461
- Misses 6809 7137 +328 ☔ View full report in Codecov by Sentry. |
# Conflicts: # sdk/src/signer.rs # sdk/src/time_stamp.rs
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.
I ran out of time to review – please hold until I can review further.
Add some integration tests
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.
Several things to consider still, but no blockers at this point.
Changes in this pull request
Support V2 Claim processing
Checklist
TO DO
items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.