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
Update all other IPLD implementations to use the now fixed IPLD Node API.
Update go-ipfs all at once.
Fix ProtoNode to actually be a proper IPLD node and introduce a new FSNode interface for IPFS specific stuff.
I originally planned on doing this in stages but I'm now of the opinion that breaking everything all at once will be much less painful (it will still be very painful...).
I originally planned on doing this in stages but I'm now of the opinion that breaking everything all at once will be much less painful (it will still be very painful...).