Will
Will
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.
there's now a common CLI client lib introduced in #511
if you'd like to be able to more easily pull in upstream changes for efficiency that we're making to the library, you're welcome to let us know if there are...
is it okay to first create a set of car files locally, e.g ``` go get github.com/ipld/go-car/cli/car car create -f out.car directory ``` and then transfer those car files somewhere,...
makes sense. I think the code in that car creation tool can be used to stream a carv1 from the original read from disk efficiently. The caveat is that if...
i think there are tools that have been made for faster import. i don't know if this is currently seen as a bottleneck for data onboarding.
Are there any errors in the javascript console? In Chrome: Wrench Menu -> Tools -> Javascript Console. Or right click on the page and 'Inspect Element', then click the console...
Re-opening until we have codepaths / tests for filter changes
I'm not totally convinced by this use. It will with high-likelihood create situations where implementations create the same car bytes but don't set a characteristic bit to indicate e.g duplicates...
We might consider using STUN, which has emerged as a standard-ish way to do nat characterization