You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
The following three issues are open in go-ipfs. We've currently patched our vendor package to address these issues. If we can get them fixed upstream then we are most of the way to getting off of using a fork.
The following two issues are issues with our protocol design that we're currently trying to fix. Once most of our network upgrades we can stop patching go-ipfs in these areas.
The latest version of go-ipfs broke compatibility with the hashed ed25519 keys that we've been using. We've had to patch the code to fix this. However, we want to be able to transition off of using hashed keys in favor of inline keys. Once we do this then we can stop patching go-ipfs in this regard. This assumes go-ipfs continues to remain compatible with inline keys libp2p/specs#138
The following three issues are open in go-ipfs. We've currently patched our vendor package to address these issues. If we can get them fixed upstream then we are most of the way to getting off of using a fork.
namesys/routing.go imports dht package preventing dht.Quorum() from being used with a custom routing option #5957
First round bootstrap #5953
Disable DNSResolver option #5945
The following two issues are issues with our protocol design that we're currently trying to fix. Once most of our network upgrades we can stop patching go-ipfs in these areas.
The latest version of go-ipfs broke compatibility with the hashed ed25519 keys that we've been using. We've had to patch the code to fix this. However, we want to be able to transition off of using hashed keys in favor of inline keys. Once we do this then we can stop patching go-ipfs in this regard. This assumes go-ipfs continues to remain compatible with inline keys libp2p/specs#138
ob-go issue New offline message multiaddr format #1438
The text was updated successfully, but these errors were encountered: