748d2e82a7
Motivation: * Run lotus with the race detector enabled (primary motivation). * Allow multiple lotus nodes in a process (not a high priority). Previously, the journal was shared between all lotus instances, but it was initialized for every new node. This caused safety problems in tests (at a minimum). This patch explicitly passes the journal to all services that need it. |
||
---|---|---|
.. | ||
mockstorage | ||
sectorblocks | ||
adapter_events.go | ||
adapter_storage_miner.go | ||
addresses.go | ||
miner.go | ||
sealing.go | ||
wdpost_changehandler_test.go | ||
wdpost_changehandler.go | ||
wdpost_journal.go | ||
wdpost_nextdl_test.go | ||
wdpost_run_test.go | ||
wdpost_run.go | ||
wdpost_sched.go |