Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Tracking IPFS changes needed to get off of a fork #1440

Open
5 tasks
cpacia opened this issue Feb 7, 2019 · 0 comments
Open
5 tasks

Tracking IPFS changes needed to get off of a fork #1440

cpacia opened this issue Feb 7, 2019 · 0 comments

Comments

@cpacia
Copy link
Member

cpacia commented Feb 7, 2019

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

  • ob-go issue New offline message multiaddr format #1438

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant