Skip to content
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

boxo: a library/toolbox for building IPFS applications and implementations in Go #107

Closed
reidlw opened this issue Oct 24, 2022 · 8 comments
Labels
milestone starmaps An issue intended to be rendered within the starmaps.app tool

Comments

@reidlw
Copy link
Contributor

reidlw commented Oct 24, 2022

eta: 2023-06-30

description:
Core Kubo functionality is refactored into a library used both by Kubo as well as other implementers who want to support additional use cases without blocking on Kubo maintainers.

Kubo has a bunch of battle-tested code over the years. Unfortunately it’s not easy to consume as a library because of the repo sprawl and having to pull in all the relevant pieces. It’s also hard for maintainers to keep it updated and we’re reliant on Kubo as the delivery vehicle to specify compatible versions. Seeing the success go-libp2p has had moving to a monorepo, we will move to a similar pattern where Kubo specifics stay in Kubo but the generally usable parts for anyone writing an IPFS implementation in Go can live in libipfs

Done: Core Kubo functionality is packaged into a library used both by Kubo as well as other implementers who want to support additional use cases without blocking on Kubo maintainers

@SgtPooki SgtPooki added the starmaps An issue intended to be rendered within the starmaps.app tool label Nov 16, 2022
@BigLep BigLep changed the title libipfs boxo: a library/toolbox for building IPFS applications and implementations in Go Mar 23, 2023
@BigLep
Copy link
Contributor

BigLep commented Mar 23, 2023

Actual work tracking is happening in ipfs/boxo#196

@momack2
Copy link
Contributor

momack2 commented Apr 12, 2023

@BigLep would you consider this milestone "done"? If not, can you choose a new launch date for the considered "Ready" state?

@BigLep
Copy link
Contributor

BigLep commented Apr 12, 2023

@momack2 : ipfs/boxo#196 is the item that should be completed to call this done-done-done.

I have adjusted the "eta" to 2023-04-28 from 2023-03-30.

@quickhatche
Copy link

@BigLep Checking in on this milestone to see if it is also done or needs to be pushed out as well

@BigLep
Copy link
Contributor

BigLep commented May 10, 2023

@quickhatche : ipfs/boxo#196 isn't fully done, but we're working to complete it this week. I'll update the ETA. Thanks.

@quickhatche
Copy link

Gentle nudge on this @BigLep to see if the ETA can be updated esp if still in progress.

@BigLep
Copy link
Contributor

BigLep commented Jun 8, 2023

@quickhatche : I have updated the date to be end of month since we're still resolving issues with ipfs/boxo#196

@BigLep
Copy link
Contributor

BigLep commented Aug 4, 2023

This was completed 2023-06-30 with ipfs/boxo#196

@BigLep BigLep closed this as completed Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone starmaps An issue intended to be rendered within the starmaps.app tool
Projects
None yet
Development

No branches or pull requests

5 participants