-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
bug(dht) TestProvides fails #71
Labels
kind/bug
A bug in existing code (including security flaws)
Comments
Welcome to my life. I hate this one. |
We'll get there! |
So, this has to do with the ephemeral key generation stuff that @Bren2010 was working on. The error gets thrown in GenerateEKeyPair when then length of a public key that appears to be being generated doesnt match what is expected. |
Should be fixed now that @jbenet fixed the malformed public key bug |
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Feb 25, 2022
feat: remove PreferTLS experiment
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Feb 25, 2022
…fer-tls feat: remove PreferTLS experiment
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Mar 4, 2022
…fer-tls feat: remove PreferTLS experiment
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Mar 4, 2022
…fer-tls feat: remove PreferTLS experiment
ariescodescream
pushed a commit
to ariescodescream/go-ipfs
that referenced
this issue
Apr 7, 2022
Fix staticcheck warnings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
commit: f03afaf
test log: https://s3.amazonaws.com/archive.travis-ci.org/jobs/35251330/log.txt
CI: https://travis-ci.org/jbenet/go-ipfs/jobs/35251330#L208
The text was updated successfully, but these errors were encountered: