-
Notifications
You must be signed in to change notification settings - Fork 42
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 to latest IPFS version - changes and testing needed #485
Comments
I made a feature request that will enable nodes connected to the Internet and CJDNS to talk to CJDNS-only nodes: ipfs/kubo#7168. |
I've made a feature request concerning nodes connected to Yggdrasil as well, which poses a different problem: ipfs/kubo#7169 |
This applies Yggdrasil direct peers, and it definitely something we should test and verify. Also, what would happen to the connections that aren't direct, like two-hop peers, etc? |
v0.5.0 was released today, which supports only I think we should upgrade, but disabling AutoNAT just in case. The main issue to be aware of is that nodes that are connected to the internet and the mesh will not be able to share files with the mesh. That is being tracked in ipfs/kubo#7168. |
IPFS v0.5.1 and v0.6.0 have been out for a while. These changes should be looked at as well. |
IPFS v0.7 was released today. The default multihash encoding has changed (Starts with |
Discussed in chat here.
I asked some questions about issues I think we'd encounter in ipfs/kubo#7109, starting here.
The text was updated successfully, but these errors were encountered: