-
### Checklist
- [X] This is **not** a question or a support request. If you have any boost related questions, please ask in the [discussion forum](https://github.com/filecoin-project/boost/discussion…
-
# What
Update the voucher / voucher result types used in go-data-transfer to work with the proposed updates to the voucher system in https://github.com/filecoin-project/go-data-transfer/pull/305
…
-
When serialising/deserialising blocks we currently suggest an intermediate representation, the ipld data model. This has the advantage that generic ipld tools can understand and work with this represe…
-
Hello!
Are you accepting contributions at the moment?
My company is experimenting with this crate and we would like to propose some features.
-
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 right thing to do. I believe t…
-
While running go-data-transfer tests I've noticed that graphsync seems to occasionally enqueue the same outgoing block twice for the same file. This appears to happen when the transfer is paused and t…
-
For example, in the code below, we use go-merkledag and go-ipld-format to create a UnixFS file for a benchmark:
https://github.com/ipfs/go-graphsync/blob/a8d880238c2679e6191d67d26dd859896c32237f/be…
mvdan updated
2 years ago
-
There are several protocols in the Filecoin stack that would benefit from message-level tracing. That is, tracing messages in and messages out on a DEBUG level, on dedicated loggers.
Some protocols…
raulk updated
3 years ago
-
Would the IPFS community be interested in adding leaf-level similarity hashing for common types of content? Generating and storing similarity digests about content would enable a range of new functio…
-
```console
$ ipfs dht findprovs bafybeibml5uieyxa5tufngvg7fgwbkwvlsuntwbxgtskoqynbt7wlchmfm | parallel -j32 ipfs id {}
{
"ID": "12D3KooWSH5uLrYe7XSFpmnQj1NCsoiGeKSRCV7T5xijpX2Po2aT",
"PublicKey"…