beyond-bitswap icon indicating copy to clipboard operation
beyond-bitswap copied to clipboard

Results 22 beyond-bitswap issues
Sort by recently updated
recently updated
newest added

Hey there. I'm having issues with running the testground test plans. I followed the instructions in the testbed README to install everything but have issues with running the `transfer` testplan...

These are two proposals, one is mostly about Bitswap and the other about IPFS. They build off of the concepts from #25. Areas I think are in need of the...

# Abstract This RFC proposes to add a [protocol extension to GraphSync](https://github.com/ipld/specs/blob/master/block-layer/graphsync/graphsync.md#extensions) that would cause a GraphSync responder to send only metadata in a GraphSync response -- but no blocks....

I'm running `bitswap-transfer` tests and using the `master` branch of `go-bitswap` as my baseline. However, I'm getting an unexpected jump in data exchanged once the actual file seems to have...

# Goals This sets up the baseline comparison for data systems teams efforts to put go-ipld-prime into IPFS. It includes additional improvements to timing and similfication of the construction of...

With #32, #32, #33, the testbed is getting into great shape, and considering @hannahhoward and @acruikshank's [amazing job visualizing Graphsync's performance compared to TCP](https://observablehq.com/@acruikshank/graphsync-vs-http-file-transfer-rates) for several files and network conditions,...

Rather than build off #25, I think it better to do all the parts prior to #25, so we have less complexity to wrap our heads around when evaluating the...

Bitswap is a simple file exchange protocol. Given that it was not designed to be a content routing protocol, its feature-set was kept to a minimum, which is probably the...