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

feat: remove default key size and upgrade go-ipfs-dep #504

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

achingbrain
Copy link
Member

go-ipfs@0.5.0 doesn't support keys < 2048 so let the implementation decide what the default key size should be.

The value is overridable as before by setting ipfsOptions.init.bits in the node setup.

`go-ipfs@0.5.0` doesn't support keys < 2048 so let the implementation decide what the default key size should be

The value is overridable as before by setting `ipfsOptions.init.bits` in the node setup.
@achingbrain achingbrain changed the title Fix: remove default key size fix: remove default key size Apr 29, 2020
@achingbrain achingbrain changed the title fix: remove default key size fix: remove default key size and upgrade go-ipfs-dep Apr 29, 2020
@hugomrdias hugomrdias changed the title fix: remove default key size and upgrade go-ipfs-dep feat: remove default key size and upgrade go-ipfs-dep Apr 29, 2020
@hugomrdias hugomrdias merged commit ecbf4be into master Apr 29, 2020
@hugomrdias hugomrdias deleted the fix/remove-default-key-size branch April 29, 2020 09:42
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