This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
Releases: ipfs/interface-go-ipfs-core
Releases · ipfs/interface-go-ipfs-core
v0.4.0
v0.3.0
Release v0.2.6
Avoid panic on test failure.
v0.2.5
Merge pull request #47 from ipfs/test/pin-ls Add pin ls tests for indirect pin traversal and pin type precedence
v0.2.0
- Bump go-libp2p-core to v0.2.0, introducing the restriction that RSA keys be no less than 2048 bits. NOTE: If, for testing purposes, you wish to proceed with weaker RSA keys, you can enable the use of weaker keys by setting the environment variable
LIBP2P_ALLOW_WEAK_RSA_KEYS
to any non-empty value.