lotus/node
Steven Allen 283fd054e8 fix a race when retrieving pieces
We'd read the deal ID without synchronizing. This could (and probably did given
the history of flaky deal tests) cause us to miss events.

This patch also makes sure to always unsubscribe from events, even on error.
2020-10-09 15:35:44 -07:00
..
config Merge pull request #4141 from filecoin-project/feat/cap-market-provider-msgs 2020-10-03 00:15:08 +02:00
hello Add peer to peer manager before fetching the tipset 2020-09-08 20:13:16 +02:00
impl fix a race when retrieving pieces 2020-10-09 15:35:44 -07:00
modules unshare the journal 2020-10-09 13:23:07 -07:00
repo backup: open datastores in readonly in offline mode 2020-10-01 17:55:47 +02:00
test Fix docsgen, lotus-soup build 2020-10-09 18:43:22 +02:00
builder.go unshare the journal 2020-10-09 13:23:07 -07:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go Add some actors policy setters for testing 2020-09-23 15:00:52 -07:00
options.go workers: get to executing tasks remotely! 2020-03-19 18:11:45 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00