lotus/node
Travis Person c362d75a38 Reduce default storage miner worker count
The current default worker count of 5 can result in high memory usage of
the lotus-storage-miner process when a user starts multiple sector
pledges within a short time of each other and can result in the process
being killed for OOM.

Reducing the worker count to 2 will provide a safer default.
2020-03-02 23:28:05 +00:00
..
config Reduce default storage miner worker count 2020-03-02 23:28:05 +00:00
hello Update go-log to v2 2020-01-08 20:22:31 +01:00
impl Re: #1290: Add a lotus wallet verify API and CLI command 2020-02-28 15:56:15 -08:00
modules implement basic message filtering 2020-02-27 17:40:16 -08:00
repo Expose JWT permission error 2020-02-12 21:25:29 +01:00
builder.go Prefer tls 2020-02-07 14:04:47 +01:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go Fix tests 2020-01-31 02:27:38 +01:00
options.go Use config for pubsub tracing 2019-11-20 21:31:00 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00