-
Otherwise, a lib2p host with go-legs subscriber cannot start a graphsync server, since registration of stream handler for graphsync server is singular.
It seems limiting to require users of go-legs…
masih updated
2 years ago
-
Once https://github.com/filecoin-project/go-data-transfer/pull/78 goes in, we will receive callbacks in `go-data-transfer` when graphsync requests we have opened to receive data time out.
We shoul…
-
The purpose of this issue is to clarify and discuss the various potential state changes for indexing over the lifecycle of a deal that has been marked for indexing. This is not intended to cover the *…
-
**Basic Information**
- In `go-fil-markets` v1.3.0 and `go-data-transfer` v1.5.0, we ‘ve introduced a “channel monitor” that times out storage and retrieval deals if the other peer dosen’t send an `A…
-
https://github.com/ipld/go-car/issues/142 is about the v2 module, so this issue is about also propagating the feature to the v0 module, as per https://github.com/ipld/go-car/issues/140#issuecomment-87…
mvdan updated
2 years ago
-
* go-graphsync v0.13.0 & go-data-transfer v1.15.0 -- these will be what's used in Lotus v1.15.1 by SP's not yet running boost
cc @hannahhoward
-
After updating go-graphsync to go-ipld-prime master, I experience the following panic:
```
=== RUN TestGraphsyncRoundTripIgnoreCids
panic: interface conversion: basicnode.plainList is not datam…
-
Another interesting suggestion brought up by @Wondertan is to use ipld-prime. Particularly, the IPLD selectors look extremely cool and relevant to what we are doing. E.g. they could be used to downl…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] This…
-
Just a note, but i think we can in a protocol-compatible way, say that metadata is not simply `` but rather `[]`, so e.g.
`uvarint{graphsync filecoin} || cbor{, true, true} || uvarint{bitswap}` to in…
masih updated
2 years ago