lotus/node
Mike Greenberg 64d2b7a122 Merge branch 'origin/master' into mg/feat/configurable-sector-expirations
* origin/master: (47 commits)
  Fix links in issue templates
  Update issue templates and add templates for M1
  config: Add newlines consistently
  config: Add note on codegen to types.go
  fix lint
  cli docsgen
  config: Bring some docs from filecoin-docs
  add comment about the necessity of FileIO
  improve README
  config doc gen: generate formatted code
  config: Fix doc finding logic
  Nicer lotus-miner config commands
  Move doc-comment logic to the config pkg
  config: doc struct codegen
  lotus daemon config utils
  adjust compaction test with badger to hit the db
  add splitstore compaction test with badger markset
  update README with configuration options
  tweak badger options
  some tweaks in badger markset
  ...

Conflicts:
        node/config/def.go
2021-07-23 20:36:54 -04:00
..
config Merge branch 'origin/master' into mg/feat/configurable-sector-expirations 2021-07-23 20:36:54 -04:00
hello Merge branch 'master' into raulk/itests 2021-06-07 23:17:44 +01:00
impl Merge remote-tracking branch 'origin/master' into feat/split-net-api 2021-07-22 15:38:06 +02:00
modules Merge branch 'master' into feat/splitstore-hot-messages 2021-07-22 12:58:06 +02:00
repo Introduce the LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC envvar 2021-07-21 22:38:14 +02:00
builder_chain.go pass Subsystems to StorageMiner option; add enableLibp2p bool in Settings 2021-07-07 13:56:37 +02:00
builder_miner.go rename cfg.Subsystems.EnableStorageMarket to EnableMarkets 2021-07-12 12:12:29 +02:00
builder.go Merge remote-tracking branch 'origin/master' into feat/split-net-api 2021-07-22 15:38:06 +02:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
options.go workers: get to executing tasks remotely! 2020-03-19 18:11:45 +01:00
rpc.go addressing comments 2021-07-06 17:33:47 +02:00
shutdown_test.go decouple rpc server and shutdown logic from cmd. 2021-05-21 21:34:17 +01:00
shutdown.go decouple rpc server and shutdown logic from cmd. 2021-05-21 21:34:17 +01:00
testopts.go enable libp2p options 2021-06-30 12:55:43 +02:00