-
Notifications
You must be signed in to change notification settings - Fork 31
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
fix(crypto): error if incorrect ledger public key (backport #1316) #1322
Conversation
(cherry picked from commit e62a330) # Conflicts: # CHANGELOG.md # crypto/keyring/keyring.go
Cherry-pick of e62a330 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/v0.48.x #1322 +/- ##
================================================
Coverage 69.78% 69.78%
================================================
Files 646 646
Lines 67525 67525
================================================
Hits 47123 47123
Misses 18214 18214
Partials 2188 2188 |
Description
Motivation and context
How has this been tested?
Screenshots (if appropriate):
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
This is an automatic backport of pull request #1316 done by [Mergify](https://mergify.com).