-
Notifications
You must be signed in to change notification settings - Fork 139
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
Remove deprecated domain separation tag from Crypto contract #2984
Remove deprecated domain separation tag from Crypto contract #2984
Conversation
…ypto domainSeparationTagUser
@tarakby Could you please take care of updating the documentation? |
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 77fc728 Collapsed results for better readability
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2984 +/- ##
=======================================
Coverage 80.15% 80.15%
=======================================
Files 348 348
Lines 81989 81989
=======================================
Hits 65716 65716
Misses 13952 13952
Partials 2321 2321
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Closes #1447
Description
domainSeparationTag
parameter toCrypto.KeyList.verify
Crypto.domainSeparationTagUser
master
branchFiles changed
in the Github PR explorer