lotus/cmd/lotus-storage-miner
Łukasz Magiera dd09666399
Merge pull request #6743 from filecoin-project/chore/centralize_all_cli_color_handling
Handle the --color flag via proper global state
2021-07-13 17:34:25 +02:00
..
actor_test.go fix lotus-storage-miner tests. 2021-06-21 11:56:10 +01:00
actor.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
allinfo_test.go refactor kit.NewDealHarness to include main miner and market node 2021-06-23 11:24:55 +02:00
backup.go Full node metadata backup 2020-10-01 17:55:48 +02:00
config.go gofmt 2020-08-18 18:27:28 +02:00
info_all.go make lotus-miner info all more robust 2021-03-12 12:23:43 +01:00
info.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
init_restore.go rename --name to --type; provide empty stores.StorageConfig when init new service 2021-07-13 12:57:43 +02:00
init_service.go rename --name to --type; provide empty stores.StorageConfig when init new service 2021-07-13 12:57:43 +02:00
init.go remove not used sa; cleanup 2021-07-06 17:46:21 +02:00
main.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
market.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
pieces.go wire through new retrieval apis 2020-07-31 01:47:37 -04:00
proving.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
retrieval-deals.go dpr changes and test based on new unsealing PR 2021-05-22 22:40:21 +05:30
run.go rename cfg.Subsystems.EnableStorageMarket to EnableMarkets 2021-07-12 12:12:29 +02:00
sealing.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
sectors.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00
stop.go update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
storage.go Handle the --color flag via proper global state 2021-07-13 12:22:29 +02:00