Will
Will
@dkkapur Can i leave it to you to make the decision of when this work item has transitioned from 'in progress' to 'completed'?
Yep. This definitely needs a lot more clarity. I think the product asks are still evolving quite a bit as well: * do we want a go-IPFS node to initiate...
I don't see a button to do that, but no objection.
noting that some of this may overlap with the dealbot now doing regular testing of the deal flow
Agree there are several pieces we should try decomposing this into. * what does bridging IPFSFilecoin look like? * both use libp2p. can we get data to the miner via...
the unwrapping / wrapping is mostly there for handling streaming use cases - if we're getting a car inbound as a reader over the network we want to be wrapping/unwrapping...
The remaining potential work here is allow skip to be an arbitrary byte offset in the car file. currently it's limited to block boundaries, and because of the API it's...
I cleaned up the tee-ing writer and added a test that seems to verify that we can use this to advance to arbitrary byte offsets in a car. @rvagg maybe...
@rvagg are we able to merge this - was there something else we were waiting for on it?
I think this is used when opening a new file, because it needs to write the header and so needs to select what root goes into the header