-
### Description
go-graphsync uses [go-libp2p@v0.2.1](https://github.com/ipfs/go-graphsync/blob/ed784a09edf50eaf47248f0f79ddafb93737552f/go.mod#L17), go-filecoin must upgrade to libp2pv0.2.1 in order …
-
**Description**
```
$ go run ./build/*.go deps
go: finding github.com/ipld/go-ipld-prime v0.0.0-20190730002952-369bb56ad071
go: github.com/ipld/go-ipld-prime@v0.0.0-20190730002952-369bb56ad071: …
-
**Describe the bug**
After being offline for a week, I have restarted my node on the 0.3.2 user devnet and it reports repeatedly "fetching" a chain of ~19k blocks then an error of `no blocks for tips…
-
This is a meta issue looking at what is still needed for complete deal flow:
* **Before deal**
* [ ] Storage market
* [ ] Spec
* [ ] Dependencies
* [x] ?
* [x] Query
* **Dea…
-
### Description
The current bitswap-based chain fetch mechanism does its own peer management. We intend to switch to using graphsync (or maybe #2065) which will need peers from which to fetch to be e…
-
Hi, found this data race, perhaps some interaction between gorilla and libp2p?
```
==================
WARNING: DATA RACE
Read at 0x00c000d96740 by goroutine 430:
github.com/gorilla/websocket.…
-
@sanderpick the paper is looking good! Thanks for asking me to review 😃
There's a lot of information below, which I hope is helpful to you. I'm also happy to go into more detail either on Github or…
-
### Description
Change the syncer interface to expose an explicit initial (or catch-up) sync method, which is given a head CID to sync to. Distinguish this from the maintenance of sync, which happens …
-
The go-filecoin team is planning for the next release.
Label: 0.4.x
When: Week of 19 August 2019
This release will include all development work since the 0.3 series in early July. Key new featu…
-
After I finished init node, I started go-filecoin daemon, It always errors happened. I am not sure init was ok or not, and why it's always errors there? pls tell me the resolve solution. thanks.
…