-
Notifications
You must be signed in to change notification settings - Fork 112
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
go: Use a faster ed25519 implementation #1533
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1533 +/- ##
==========================================
+ Coverage 52.94% 52.95% +0.01%
==========================================
Files 272 272
Lines 27185 27185
==========================================
+ Hits 14393 14397 +4
+ Misses 11314 11311 -3
+ Partials 1478 1477 -1
Continue to review full report at Codecov.
|
87ea723
to
edc8ed7
Compare
edc8ed7
to
21565b5
Compare
21565b5
to
eccb752
Compare
eccb752
to
625fa4c
Compare
Bring this up to date again. While this branch has been sitting waiting for the courage to merge it, Go 1.13 has promoted the slow
Edit: Can't define custom key types in tendermint, because |
625fa4c
to
0401da8
Compare
e10e504
to
486f250
Compare
069b706
to
a0b1deb
Compare
f3dcddc
to
fb9f690
Compare
For what it's worth, I'm of the opinion that this is good to go, the moment we get the ed25519 code cleared. |
fb9f690
to
3182e32
Compare
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.
🎉
3182e32
to
23e684a
Compare
This should force everything to use our ed25519 and x25519.