-
There is no ecosystem interest in using Graphsync for retrievals; we want everyone to move to HTTP retrievals (using the protocol described in [IPFS Trustless Gateway Specification](https://specs.ipfs…
-
## Description
Make Singualrity act as boost that serves graphsync retrieval while offloading data to storage providers
The database backed block store can be used to serve blocks.
If the data sour…
-
-
the getting started uses an example car file - but there are no providers for this car file in IPNI:
https://github.com/filecoin-project/lassie?tab=readme-ov-file#fetch-example
https://cid.contact/c…
-
Have an example of how to get started fast with `go-data-transfer` and a graphsync data exchange.
-
One the major reasons for the data transfer libp2p protocol is to support push data transfers, as currently graphsync is only a request/response protocol. We'd like to build this support into the libr…
-
The goal is to enable bitswap to support different methods of fetching a block,
so that it can access non-bitswap sources like filecoin nodes which may use
graphsync (via https://github.com/filecoin…
petar updated
11 months ago
-
Currently, Graphsync is specified as a Protobuf based protocol. This was done to fit the spec at the time it was written and because IPLD CBOR tooling was still incomplete. Now those, we've made a lot…
-
This is a project for a first time mgmt contributor. It should be fairly straightforward, but not too easy.
We have a GraphSync function in mgmt:
```
func (g *Graph) GraphSync(oldGraph *Graph) …
-
# 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 respond…