-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Disable ED25519 Account Keys #3763
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3763 +/- ##
==========================================
Coverage ? 61.35%
==========================================
Files ? 189
Lines ? 14098
Branches ? 0
==========================================
Hits ? 8650
Misses ? 4893
Partials ? 555 |
Way better errors here. |
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.
Just a small comment, looks good otherwise
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, thanks @alexanderbez
Is this permanent? |
Disable the use of ED25519 account key pairs as these result in completely untested code execution paths.
closes: #3751
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: