Skip to content
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

Update go-libp2p, fix tests with weak RSA keys #6555

Merged
merged 8 commits into from
Aug 24, 2019
Merged

Conversation

bigs
Copy link
Contributor

@bigs bigs commented Aug 3, 2019

All that remains is bumping interface-go-ipfs-core.

@bigs bigs requested a review from Stebalien August 3, 2019 01:37
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the tests in interface-go-ipfs-core need to be updated: https://github.com/ipfs/interface-go-ipfs-core/blob/master/tests/key.go (not sure how).

We can no longer test this with bad keys. Unfortunately, good keys will likely
contain a newline and we have no way to send such keys to the server due to how
API requests are formatted.
"identity" is the official name
@Stebalien Stebalien merged commit e7239fe into master Aug 24, 2019
@hacdias hacdias deleted the feat/update-libp2p branch May 9, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants