lotus/node
Steven Allen c463582528 fix a race and optimize hello messages
LifecycleCtx can _only_ be called during startup as it appends an fx hook.
Worse, this was causing us to append an fx hook on every single hello message,
leaking memory (and probably causing other shutdown issues...).
2020-10-10 08:33:06 -07:00
..
config Merge remote-tracking branch 'origin/master' into feat/signing-backends 2020-10-09 00:50:41 +02:00
hello Add peer to peer manager before fetching the tipset 2020-09-08 20:13:16 +02:00
impl Merge pull request #4274 from filecoin-project/feat/msig-remove-api 2020-10-10 12:56:07 +02:00
modules fix a race and optimize hello messages 2020-10-10 08:33:06 -07:00
repo Merge remote-tracking branch 'origin/master' into feat/signing-backends 2020-10-09 00:50:41 +02:00
test Fix docsgen, lotus-soup build 2020-10-09 18:43:22 +02:00
builder.go Merge pull request #3583 from filecoin-project/feat/signing-backends 2020-10-10 02:58:02 +02: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